From: Felipe Balbi Date: Wed, 16 Apr 2014 15:30:33 +0000 (-0500) Subject: usb: dwc3: gadget: clear stall when disabling endpoint X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=687ef9817df7ed960d14575b9033dde3d04631fe;p=pandora-kernel.git usb: dwc3: gadget: clear stall when disabling endpoint so it seems like DWC3 IP doesn't clear stalls automatically when we disable an endpoint, because of that, we _must_ make sure stalls are cleared before clearing the proper bit in DALEPENA register. Cc: # v3.4+ Reported-by: Johannes Stezenbach Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed