linux/drivers/media/dvb/b2c2
Trent Piepho 68b7f7616a V4L/DVB (12291): b2c2: fix frontends compiled into kernel
A recent patch didn't take into account that frontends can be compiled into
the kernel.  Or that frontends compiled as modules can't be used by the
b2c2 driver if it is not a module itself.

Some frontends require multiple drivers, e.g. a demod driver and a tuner
driver.  The code for the frontend support was getting added if the demod
driver was available.  Change this to also require any needed tuner or SEC
drivers as well.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-07-24 14:03:31 -03:00
..
Kconfig V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE 2009-03-30 12:43:31 -03:00
Makefile V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop-common.h V4L/DVB (11829): Rewrote frontend-attach mechanism to gain noise-less deactivation of submodules 2009-06-16 18:21:09 -03:00
flexcop-dma.c V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop-eeprom.c V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop-fe-tuner.c V4L/DVB (12291): b2c2: fix frontends compiled into kernel 2009-07-24 14:03:31 -03:00
flexcop-hw-filter.c V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop-i2c.c V4L/DVB (11828): Reducing print-level of I2C error prints 2009-06-16 18:21:09 -03:00
flexcop-misc.c V4L/DVB (11894): flexcop-pci: dmesg visible names broken 2009-06-16 19:14:43 -03:00
flexcop-pci.c V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2 2009-03-30 12:43:47 -03:00
flexcop-reg.h V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop-sram.c V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop-usb.c V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2 2009-03-30 12:43:47 -03:00
flexcop-usb.h V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop.c V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop.h V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop_ibi_value_be.h V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00
flexcop_ibi_value_le.h V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 2009-03-30 12:43:47 -03:00