android_kernel_xiaomi_sm8350/drivers/media/video/cx88
Trent Piepho ecf854df72 V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in
If cx88 support is compiled into the kernel while vp3054 is left as a module,
the kernel will fail to link.  Adjust the existing "#if" code in cx88 so
that it won't consider vp3054 to be supported in this case.

It might make sense to move vp3054 selection into the "customisation" menu
instead of a cx88 sub-option (though this is a cx88 feature, there is no extra
chip involved).

It might also make sense to use dvb_attach() to load vp3054 support.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-07-18 14:23:11 -03:00
..
cx88-alsa.c cx88-video build fix 2007-05-07 12:13:04 -07:00
cx88-blackbird.c V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners 2007-07-03 15:11:16 -03:00
cx88-cards.c V4L/DVB (5491): Cx88: Support the DTV1000 T analog inputs 2007-04-27 15:45:23 -03:00
cx88-core.c V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE 2007-04-27 15:45:13 -03:00
cx88-dvb.c V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in 2007-07-18 14:23:11 -03:00
cx88-i2c.c V4L/DVB (5479): Use ARRAY_SIZE instead of a magic number 2007-04-27 15:45:12 -03:00
cx88-input.c
cx88-mpeg.c V4L/DVB (5567): Cx88-mpeg.c: make 2 functions static 2007-05-09 10:12:29 -03:00
cx88-reg.h
cx88-tvaudio.c Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
cx88-vbi.c
cx88-video.c V4L/DVB (5565): Cx88: fix compilation on alpha 2007-05-09 10:12:27 -03:00
cx88-vp3054-i2c.c V4L/DVB (5618): Cx88: Drop the generic i2c client from cx88-vp3054-i2c 2007-05-09 10:13:05 -03:00
cx88-vp3054-i2c.h V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in 2007-07-18 14:23:11 -03:00
cx88.h V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE 2007-04-27 15:45:13 -03:00
Kconfig V4L/DVB (5363): Dvb: Remove lgh06xf driver 2007-04-27 15:44:05 -03:00
Makefile