diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-01-19 13:38:42 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-01-24 11:04:16 +0200 |
commit | ffb80fc672c3a7b6afd0cefcb1524fb99917b2f3 (patch) | |
tree | 7567dacd57035d81ea5a2ac68739bec608f8f18f /tools/usb | |
parent | 538967983b883a6059292a9f4f096357302ce1e5 (diff) |
usb: dwc3: gadget: skip Set/Clear Halt when invalid
At least macOS seems to be sending
ClearFeature(ENDPOINT_HALT) to endpoints which
aren't Halted. This makes DWC3's CLEARSTALL command
time out which causes several issues for the driver.
Instead, let's just return 0 and bail out early.
Cc: <stable@vger.kernel.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions