commit | a00a5068d119473b8322ed8d5c5b8420d03c5771 | [log] [tgz] |
---|---|---|
author | Vijayavardhan Vennapusa <vvreddy@codeaurora.org> | Fri Apr 19 12:31:07 2013 +0530 |
committer | Vijayavardhan Vennapusa <vvreddy@codeaurora.org> | Fri Apr 19 14:42:15 2013 +0530 |
tree | 210673d7baa701f58b4111ffd2e24ef1e03307fe | |
parent | fd992ab9e51d47aed1e5a112e390ee8a6d233be1 [diff] |
USB: dwc3: msm: Host: Don't turn off core clock when SS session is active On 8974 V2 platform, core clock should not be turned off during host bus suspend due to hardware bug when superspeed session is active. Hence don't turn off master core clock during host bus suspend when SS sesion is active. Change-Id: I6d595e587bfaf4c3ac82a32922b03daaa0cd3fd7 Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>