diff options
author | Peter Chen <[email protected]> | 2018-02-01 12:26:43 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-02-15 18:43:57 +0100 |
commit | 02a10f061a3f8bca1b37332672f50a107198adbe (patch) | |
tree | f07c71e1ce7fa30dc9584bfc25fb4a69b1053c4a /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 009f41aed4b3e11e6dc1e3c07377a10c20f1a5ed (diff) |
usb: host: ehci: use correct device pointer for dma ops
commit a8c06e407ef9 ("usb: separate out sysdev pointer from usb_bus")
converted to use hcd->self.sysdev for DMA operations instead of
hcd->self.controller, but forgot to do it for hcd test mode. Replace
the correct one in this commit.
Fixes: a8c06e407ef9 ("usb: separate out sysdev pointer from usb_bus")
Signed-off-by: Peter Chen <[email protected]>
Acked-by: Alan Stern <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions