1
0
Fork 0
alistair23-linux/drivers/media/video/usbvision
Thierry Merle fe818d1d9a V4L/DVB (5720): Usbvision: fix urb allocation and submits
- fixed the urb allocation part that was not taking into account the current alternate setting
  this fixes usb_submit_urb returning -90 errno in isocIrq.
- fixed usb_submit_urb returning -1 errno in isocIrq (need to ignore usb urb with status==-ENOENT)
Acked-by: Dwaine P. Garden <dwainegarden@rogers.com>

Signed-off-by: Thierry Merle <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-06-08 08:21:14 -03:00
..
Kconfig V4L/DVB (5586): Use menuconfig objects II - V4L 2007-05-09 10:12:39 -03:00
Makefile V4L/DVB (4937): Usbvision cleanup and code reorganization 2006-12-10 09:22:49 -02:00
usbvision-cards.c i2c: Cleanup the includes of <linux/i2c.h> 2007-05-01 23:26:29 +02:00
usbvision-cards.h V4L/DVB (5530): Usbvision: remove CustomDevice facility 2007-04-27 15:45:43 -03:00
usbvision-core.c V4L/DVB (5720): Usbvision: fix urb allocation and submits 2007-06-08 08:21:14 -03:00
usbvision-i2c.c V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR call 2007-04-27 15:45:41 -03:00
usbvision-video.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
usbvision.h V4L/DVB (5720): Usbvision: fix urb allocation and submits 2007-06-08 08:21:14 -03:00