linux/drivers/media/video/saa7134
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
..
Kconfig V4L/DVB (6260): Fix Kconfig dependency 2007-10-10 00:02:49 -03:00
Makefile V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00
saa6752hs.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
saa7134-alsa.c V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs 2007-10-09 22:07:29 -03:00
saa7134-cards.c V4L/DVB (6225): AverTV Studio 307 has only one composite input 2007-10-09 22:14:45 -03:00
saa7134-core.c V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134 2007-10-10 00:02:59 -03:00
saa7134-dvb.c V4L/DVB (6252): Adapt drivers to use the newer videobuf modules 2007-10-09 22:14:55 -03:00
saa7134-empress.c V4L/DVB (6252): Adapt drivers to use the newer videobuf modules 2007-10-09 22:14:55 -03:00
saa7134-i2c.c V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 2007-10-09 22:06:17 -03:00
saa7134-input.c V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 2007-10-09 22:06:17 -03:00
saa7134-oss.c V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 2007-10-09 22:06:17 -03:00
saa7134-reg.h
saa7134-ts.c V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134 2007-10-10 00:02:59 -03:00
saa7134-tvaudio.c V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134 2007-10-10 00:02:59 -03:00
saa7134-vbi.c V4L/DVB (6252): Adapt drivers to use the newer videobuf modules 2007-10-09 22:14:55 -03:00
saa7134-video.c V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134 2007-10-10 00:02:59 -03:00
saa7134.h V4L/DVB (6283): videobuf: Remove references to old Kconfig option name 2007-10-10 00:03:08 -03:00