aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAlan Stern <[email protected]>2013-09-24 15:48:05 -0400
committerGreg Kroah-Hartman <[email protected]>2013-09-25 17:05:34 -0700
commit8937669fd637e2edff05973cb1fdee5f910cbcc7 (patch)
tree8136eeae1fb00fb5ad7b92627cbe674df5baef1a /tools/perf/util/scripting-engines/trace-event-python.c
parenteefb3dd75668861499c765c52518aba8069f975e (diff)
USB: iMX21: 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. The same policy should be implemented in imx21-hcd, but I don't know enough about the hardware to do it. As a second-best substitute, this patch treats very late isochronous submissions as though the URB_ISO_ASAP flag were set. I don't have any way to test this change, unfortunately. Signed-off-by: Alan Stern <[email protected]> CC: Sascha Hauer <[email protected]> CC: Martin Fuzzey <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions