linux/drivers/media
Jonathan Corbet f8b0bca1a7 V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototype
For whatever reason, the device structure pointer to
videobuf_queue_vmalloc_init is typed "void *", even though it's passed
right through to videobuf_queue_core_init(), which expects a struct
device pointer.  The other videobuf implementations use struct device *;
I think vmalloc should too.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-05 18:41:47 -02:00
..
common V4L/DVB: Fix test in copy_reg_bits() 2009-12-05 18:41:45 -02:00
dvb V4L/DVB (13416): smssdio: initialize return value 2009-12-05 18:41:46 -02:00
radio V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver 2009-12-05 18:41:42 -02:00
video V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototype 2009-12-05 18:41:47 -02:00
Kconfig V4L/DVB (11881): one kconfig controls them all 2009-06-16 18:21:16 -03:00
Makefile