commit | a23666c49938bba08df3654fc66cd051587f7673 | [log] [tgz] |
---|---|---|
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | Tue Feb 04 11:42:15 2014 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 04 12:59:14 2014 -0800 |
tree | 7c5826b0028216054563182882c04b968edfcf50 | |
parent | 861e0f5bae1c4f4026b58ca10fa3b0fc02f1540c [diff] |
usb: dwc2: fix role switch breakage Commit beb7e592bc "staging: dwc2: add check on dwc2_core_reset return" broke the B -> A role switching on OTG-enabled platforms. This commit fixes it. Reported-by: Dinh Nguyen <dinguyen@altera.com> Tested-by: Dinh Nguyen <dinguyen@altera.com> Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>