aboutsummaryrefslogtreecommitdiffstats
path: root/tools/usb
diff options
context:
space:
mode:
authorFelipe Balbi <felipe.balbi@linux.intel.com>2017-01-19 13:38:42 +0200
committerFelipe Balbi <felipe.balbi@linux.intel.com>2017-01-24 11:04:16 +0200
commitffb80fc672c3a7b6afd0cefcb1524fb99917b2f3 (patch)
tree7567dacd57035d81ea5a2ac68739bec608f8f18f /tools/usb
parentusb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase (diff)
downloadlinux-dev-ffb80fc672c3a7b6afd0cefcb1524fb99917b2f3.tar.xz
linux-dev-ffb80fc672c3a7b6afd0cefcb1524fb99917b2f3.zip
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