diff options
author | Li Jun <[email protected]> | 2015-04-12 17:51:02 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-04-28 12:51:30 +0200 |
commit | a5a356cee89f86ff86cc3ce24136ca1f802c1bf1 (patch) | |
tree | b76a87e85f668e4c95c6ec4966994266c0bebcc0 /lib | |
parent | 8e779c6c4a398763c21371fe40f649206041dc1e (diff) |
usb: chipidea: otg: remove mutex unlock and lock while stop and start role
Wrongly release mutex lock during otg_statemachine may result in re-enter
otg_statemachine, which is not allowed, we should do next state transtition
after previous one completed.
Fixes: 826cfe751f3e ("usb: chipidea: add OTG fsm operation functions implementation")
Cc: <[email protected]> # v3.16+
Signed-off-by: Li Jun <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions