diff options
author | 2016-11-16 15:33:57 -0800 | |
---|---|---|
committer | 2016-11-18 13:54:53 +0200 | |
commit | c3b22fe2e4cc45adb037e204e08910e10c5e9286 (patch) | |
tree | d8aa5aa793e8555787b30baa20769d9dd0c31730 /tools/perf/scripts | |
parent | usb: dwc2: Don't program DMA address for 0 length request (diff) | |
download | wireguard-linux-c3b22fe2e4cc45adb037e204e08910e10c5e9286.tar.xz wireguard-linux-c3b22fe2e4cc45adb037e204e08910e10c5e9286.zip |
usb: dwc2: Fix Control Write issue in DMA mode
While sending zlp for DWC2_EP0_STATUS_IN EP direction was changed to IN.
Change it back to complete OUT transfer request.
This affects only on DMA mode, because DMA buffer map/unmap function is
direction sensitive.
Signed-off-by: Razmik Karapetyan <razmik@synopsys.com>
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions