commit | ad14d4e0308afda06a60036020a15025571604af | [log] [tgz] |
---|---|---|
author | Jiebing Li <jiebing.li@intel.com> | Thu Dec 11 13:26:29 2014 +0800 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Mar 29 09:30:31 2016 +0300 |
tree | d6d4c8fed5984f1ebb7e0b09f03743d3464bb674 | |
parent | f59dcab176293b646e1358144c93c58c3cda2813 [diff] |
usb: dwc3: gadget: release spin lock during gadget resume It's a requirement that we release controller's lock while calling gadget API function pointers. This patch just fixes that long standing bug. Signed-off-by: Jiebing Li <jiebing.li@intel.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>