linux/drivers/media/usb
Mauro Carvalho Chehab eda94710d6 [media] pwc-if: must check vb2_queue_init() success
drivers/media/usb/pwc/pwc-if.c: In function 'usb_pwc_probe':
drivers/media/usb/pwc/pwc-if.c:1003:16: warning: ignoring return value of 'vb2_queue_init', declared with attribute warn_unused_result [-Wunused-result]
In the past, it used to have a logic there at queue init that would
BUG() on errors. This logic got removed. Drivers are now required
to explicitly handle the queue initialization errors, or very bad
things may happen.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-28 07:38:32 -02:00
..
au0828 [media] au0828: get rid of warning: no previous prototype 2012-10-27 18:11:36 -02:00
b2c2
cpia2
cx231xx [media] cx231xx-avcore: get rid of a sophisticated do-nothing code 2012-10-27 18:12:13 -02:00
dvb-usb [media] vp702x: get rid of warning: no previous prototype 2012-10-27 18:14:14 -02:00
dvb-usb-v2 [media] lmedm04: get rid of warning: no previous prototype 2012-10-27 18:13:53 -02:00
em28xx [media] rc-core: add separate defines for protocol bitmaps and numbers 2012-10-27 11:49:51 -02:00
gspca
hdpvr [media] rc-core: add separate defines for protocol bitmaps and numbers 2012-10-27 11:49:51 -02:00
pvrusb2 [media] pvrusb2: get rid of warning: no previous prototype 2012-10-28 07:38:11 -02:00
pwc [media] pwc-if: must check vb2_queue_init() success 2012-10-28 07:38:32 -02:00
s2255
siano [media] siano: allow compiling it without RC support 2012-10-17 16:59:01 -03:00
sn9c102 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 2012-10-09 16:22:19 +09:00
stk1160 [media] stk1160: Add support for S-Video input 2012-10-09 21:54:26 -03:00
stkwebcam
tlg2300 [media] remove include/linux/dvb/dmx.h 2012-10-19 07:29:17 -03:00
tm6000 [media] rc-core: add separate defines for protocol bitmaps and numbers 2012-10-27 11:49:51 -02:00
ttusb-budget
ttusb-dec
usbvision mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 2012-10-09 16:22:19 +09:00
uvc
zr364xx
Kconfig
Makefile