android_kernel_xiaomi_sm8350/drivers/media
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
..
common V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T 2009-07-05 14:29:57 -03:00
dvb V4L/DVB (12291): b2c2: fix frontends compiled into kernel 2009-07-24 14:03:31 -03:00
radio headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
video V4L/DVB (12286): sn9c20x: reorder includes to be like other drivers 2009-07-24 14:03:31 -03:00
Kconfig V4L/DVB (11881): one kconfig controls them all 2009-06-16 18:21:16 -03:00
Makefile