linux/drivers/media/dvb/ttpci
Trent Piepho 9ab1ba38e6 V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optional
A number of drivers selected DVB_PLL when they did not need it, and some
that did need it did not select it.

The DVB_PLL option is given a name and help text, so that it will show up
in the config menu.  DVB_PLL support can be turned on if an out-of-tree
driver needs it.

The standard dvb fe customization support is added to dvb-pll.h.  Since
all modules which select DVB_PLL do so unconditionally, it is not
possible to turn dvb-pll off when an enabled module selects it, unlike
most of the other frontend/tuner drivers.  This is because the users of
dvb-pll have static references to dvb-pll symbols other than the attach
function.  If these references are removed, then dvb-pll will be
disablable as the other frontend/tuner drivers are.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 15:44:01 -03:00
..
Kconfig V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optional 2007-04-27 15:44:01 -03:00
Makefile V4L/DVB (4106): Fix problems with AV7110 firmware building 2006-06-25 02:05:09 -03:00
av7110.c V4L/DVB (5334): Dvb-ttpci: Infrared remote control refactoring 2007-04-27 15:43:45 -03:00
av7110.h V4L/DVB (5334): Dvb-ttpci: Infrared remote control refactoring 2007-04-27 15:43:45 -03:00
av7110_av.c V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. 2007-04-27 15:43:28 -03:00
av7110_av.h
av7110_ca.c V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110 2007-02-21 13:34:15 -02:00
av7110_ca.h
av7110_hw.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
av7110_hw.h V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. 2007-04-27 15:43:28 -03:00
av7110_ipack.c
av7110_ipack.h
av7110_ir.c V4L/DVB (5344): Dvb-ttpci: Support for MSC_RAW and MSC_SCAN RC events 2007-04-27 15:43:48 -03:00
av7110_v4l.c V4L/DVB (5245): Dvb-ttpci: use i2c gate ctrl from stv0297 frontend driver 2007-02-21 13:35:31 -02:00
budget-av.c V4L/DVB (5189): Budget-av: Call saa7146_vv_release on exit 2007-02-21 13:35:15 -02:00
budget-ci.c V4L/DVB (5335): Budget-ci: Use the repeat handling of the input subsystem 2007-04-27 15:43:46 -03:00
budget-core.c V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code 2006-07-29 17:22:23 -03:00
budget-patch.c Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
budget.c V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfers 2006-12-10 09:05:35 -02:00
budget.h V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code 2006-07-29 17:22:23 -03:00
fdump.c [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1 2005-12-12 08:57:44 -08:00
ttpci-eeprom.c V4L/DVB (3218): Whitespace cleanups 2006-01-09 15:25:34 -02:00
ttpci-eeprom.h