linux/drivers/media/video/saa7134
Mauro Carvalho Chehab 22c4a4e98e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
struct video_device used to define a .hardware field. While
initialized on severl drivers, this field is never used inside V4L.
However, drivers using it need to include the old V4L1 header.

This seems to cause compilation troubles with some random configs.
Better just to remove it from all drivers.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-22 12:01:24 -02: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 (6295): saa7134: add autodetection for KWorld ATSC-115 2007-10-10 00:03:15 -03:00
saa7134-core.c V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry 2007-10-10 13:35:07 -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 (6320): v4l core: remove the unused .hardware V4L1 field 2007-10-22 12:01:24 -02:00
saa7134-i2c.c i2c: Remove NOP i2c_algorithm.algo_control() methods 2007-10-13 23:56:32 +02: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 (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry 2007-10-10 13:35:07 -03:00
saa7134-reg.h [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
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 (6306): Few clenups for saa7134 resume code 2007-10-10 00:03:20 -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 (6320): v4l core: remove the unused .hardware V4L1 field 2007-10-22 12:01:24 -02:00
saa7134.h V4L/DVB (6306): Few clenups for saa7134 resume code 2007-10-10 00:03:20 -03:00