commit | 3eb42df3ebfbd8d46b831c26ecb90e128ad474a5 | [log] [tgz] |
---|---|---|
author | Gregory Herrero <gregory.herrero@intel.com> | Wed Apr 29 22:09:03 2015 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Apr 29 15:18:49 2015 -0500 |
tree | c2a2c523d1599779d44e992b79375e8017aff440 | |
parent | f81f46e1f530900323b6e32eba1af7244ca69537 [diff] |
usb: dwc2: controller must update lx_state before releasing lock During suspend, there could a race condition between ep_queue and suspend interrupt if lx_state is updated after releasing spinlock in call_gadget(hsotg, suspend). Acked-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Gregory Herrero <gregory.herrero@intel.com> Signed-off-by: Felipe Balbi <balbi@ti.com>