kernel-ark/drivers/media/video/cx23885
Trent Piepho a991f44b79 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
The rest of V4L files.

There is one list_for_each+list_entry in cpia_pp.c that
wasn't changed because it expects the loop iterator to remain NULL if
the list is empty.

A bug in vivi is fixed; the 'safe' version needs to be used because the loop
deletes the list entries.

Simplify a second loop in vivi and get rid if an un-used variable in that loop.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-10 13:35:29 -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 (6316): Change list_for_each+list_entry to list_for_each_entry 2007-10-10 13:35:29 -03:00
cx23885-dvb.c V4L/DVB (6287): Fix DMA Scatter/Gather constructor 2007-10-10 00:03:09 -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 (6284): cx23885: Update to new videobuf code 2007-10-10 00:03:09 -03:00
Kconfig V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF 2007-10-10 00:03:15 -03:00
Makefile