2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-13 08:04:45 +08:00
linux-next/drivers/media/video/cx23885
Trent Piepho 5a3ebe8755 V4L/DVB (6283): videobuf: Remove references to old Kconfig option name
CONFIG_VIDEO_BUF_DVB became CONFIG_VIDEOBUF_DVB.

But in these cases, it makes more sense to use CONFIG_VIDEO_SAA7134_DVB
or CONFIG_VIDEO_CX88_DVB_MODULE depending on the driver.

The reference in cx23885.h should just be removed, as the code there needs to
be included if DVB is on or off.  I do not think you can even compile the
cx23885 driver without DVB.  It's clearly just leftover from when the file was
obvious copied from the cx88 driver (which is not mentioned in the copyright
BTW).

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-10 00:03:08 -03:00
..
cx23885-cards.c V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus 2007-10-09 22:14:29 -03:00
cx23885-core.c V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus 2007-10-09 22:14:29 -03:00
cx23885-dvb.c V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_register function 2007-10-09 22:14:29 -03:00
cx23885-i2c.c V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express 2007-10-09 22:14:29 -03:00
cx23885-reg.h V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus 2007-10-09 22:14:29 -03:00
cx23885.h V4L/DVB (6283): videobuf: Remove references to old Kconfig option name 2007-10-10 00:03:08 -03:00
Kconfig V4L/DVB (6260): Fix Kconfig dependency 2007-10-10 00:02:49 -03:00
Makefile V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driver 2007-10-09 22:07:56 -03:00