diff options
author | Greg Kroah-Hartman <[email protected]> | 2014-11-25 00:38:17 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2014-11-25 00:42:19 -0800 |
commit | a1f9a4072655843fc03186acbad65990cc05dd2d (patch) | |
tree | d0f7a1d8f41a716287be84fc6dac695c104e4200 /tools/perf/scripts/python/check-perf-trace.py | |
parent | d0ab54783f2de0c216115333eca1a8d3d5c3e75b (diff) |
Input: xpad - use proper endpoint type
The xpad wireless endpoint is not a bulk endpoint on my devices, but
rather an interrupt one, so the USB core complains when it is submitted.
I'm guessing that the author really did mean that this should be an
interrupt urb, but as there are a zillion different xpad devices out
there, let's cover out bases and handle both bulk and interrupt
endpoints just as easily.
Signed-off-by: "Pierre-Loup A. Griffais" <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions