summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-s3c2410.c
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2013-09-24 19:47:20 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-26 00:05:34 (GMT)
commitbef073b067a7b1874a6b381e0035bb0516d71a77 (patch)
treea4e3f3938c30eba177af4ab3378dc66c92af7136 /drivers/usb/host/ohci-s3c2410.c
parent8937669fd637e2edff05973cb1fdee5f910cbcc7 (diff)
downloadlinux-fsl-qoriq-bef073b067a7b1874a6b381e0035bb0516d71a77.tar.xz
USB: UHCI: accept very late isochronous URBs
Commit 24f531371de1 (USB: EHCI: accept very late isochronous URBs) changed the isochronous API provided by ehci-hcd. URBs submitted too late, so that the time slots for all their packets have already expired, are no longer rejected outright. Instead the submission is accepted, and the URB completes normally with a -EXDEV error for each packet. This is what client drivers expect. This patch implements the same policy in uhci-hcd. It should be applied to all kernels containing commit c44b225077bb (UHCI: implement new semantics for URB_ISO_ASAP). Signed-off-by: Alan Stern <stern@rowland.harvard.edu> CC: <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-s3c2410.c')
0 files changed, 0 insertions, 0 deletions