diff options
author | Yoshihiro Shimoda <[email protected]> | 2017-09-25 17:01:23 +0900 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2017-09-28 12:31:26 +0300 |
commit | 4dcf4bab4a409e81284b8202137e4a85b96b34de (patch) | |
tree | 82a7003e407085ddbd194eebb19bd6dd05b03cbb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7dbd8f4cabd96db5a50513de9d83a8105a5ffc81 (diff) |
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
When bRequestType & USB_DIR_IN is false and req.length is 0 in control
transfer, since it means non-data, this driver should not set the mode
as control write. So, this patch fixes it.
Fixes: 746bfe63bba3 ("usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller")
Cc: <[email protected]> # v4.5+
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions