commit | 4274d84ce801b763615152b276e2a341a30c3a82 | [log] [tgz] |
---|---|---|
author | Jean-François Moine <moinejf@free.fr> | Wed Aug 10 07:40:47 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Sep 23 23:23:07 2011 -0300 |
tree | b7b227b57bee5d5c5d13efca5299526da2034c3f | |
parent | 27b12023d72207b2d0b38bb9ef4fdb0a3325b682 [diff] |
[media] gspca - main: Handle the xHCI error on usb_set_interface() This patch is adapted from a patch from Sarah Sharp (2010/05/03). The xHCD handler checks the USB bandwidth on usb_set_interface() instead of on usb_submit_urb(). Now, the same treatment is applied in case of error of both functions. Signed-off-by: Jean-François Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>