commit | 5ee2a003e8622d51e865ffa5547a5708e592a1a5 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Mon Sep 21 12:16:11 2015 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Thu Oct 01 12:40:28 2015 -0500 |
tree | 351275fe7dfe600cd6ad9a7e80a66c6a52a8da69 | |
parent | 4112905f90510fce7c8ccb1cdc05253a25595734 [diff] |
usb: dwc2: fix unbalanced phy control Even when DWC2 is in (internal) suspended state, it should disable PHY in suspend and then enable it in resume. This patch fixes unbalanced PHY control sequence. Tested-by: John Youn <johnyoun@synopsys.com> Acked-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>