kernel-ark/drivers/media/video/cx23885
Mauro Carvalho Chehab aecfde539e V4L/DVB (6287): Fix DMA Scatter/Gather constructor
cx23885 driver were converted to use the newer videobuf support. Unfortunately,
the constructor weren't changed. This causes an oops, since the abstract methods
(implemented as callbacks) aren't defined.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Reviewed-by: Michael Krufky <mkrufky@linuxtv.org>
2007-10-10 00:03:09 -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 (6284): cx23885: Update to new videobuf code 2007-10-10 00:03:09 -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 (6260): Fix Kconfig dependency 2007-10-10 00:02:49 -03:00
Makefile