linux/drivers/media
Márton Németh 85d682b9ee V4L/DVB: hdpvr-video: cleanup signedness
The fifth parameter of usb_bulk_msg() is a pointer to signed
(see <linux/usb.h>) so also call this function with pointer to signed.

This will remove the following sparse warning (see "make C=1"):
 * warning: incorrect type in argument 5 (different signedness)
       expected int *actual_length
       got unsigned int *<noident>

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Janne Grunau <j@jannau.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26 15:10:53 -03:00
..
common saa7146: stop DMA before de-allocating DMA scatter/gather page buffers 2010-02-01 22:02:03 -02:00
dvb V4L/DVB: media: dvb/af9015, add hashes support 2010-02-26 15:10:52 -03:00
IR V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe" 2010-02-26 15:10:51 -03:00
radio V4L/DVB: radio: add support for SAA7706H Car Radio DSP 2010-02-26 15:10:52 -03:00
video V4L/DVB: hdpvr-video: cleanup signedness 2010-02-26 15:10:53 -03:00
Kconfig V4L/DVB (13612): IR: Move common IR code to drivers/media/IR 2009-12-16 00:18:42 -02:00
Makefile V4L/DVB (13612): IR: Move common IR code to drivers/media/IR 2009-12-16 00:18:42 -02:00