kernel-ark/drivers/media/video/saa7134
Trent Piepho 6d28e98906 V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry
A couple loops weren't changed because they expected the loop iterator
to be left as NULL if the list was empty.  Maybe the code should just
check for that first, then loop?

Adjust some of the loop logic to be simpler.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-10 13:35:07 -03:00
..
Kconfig V4L/DVB (6260): Fix Kconfig dependency 2007-10-10 00:02:49 -03:00
Makefile
saa6752hs.c
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 (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry 2007-10-10 13:35:07 -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 (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry 2007-10-10 13:35:07 -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 (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 (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry 2007-10-10 13:35:07 -03:00
saa7134.h V4L/DVB (6306): Few clenups for saa7134 resume code 2007-10-10 00:03:20 -03:00