commit | 9b6e58bc7b49aca31f1fac08cf640b08a1de4fe2 | [log] [tgz] |
---|---|---|
author | Amit Blay <ablay@codeaurora.org> | Mon Jun 18 13:12:49 2012 +0300 |
committer | Linux Build Service Account <lnxbuild@localhost> | Mon Jun 25 04:46:39 2012 -0600 |
tree | add2a730477730b32cf9747c5c420b894cb9534e | |
parent | 48baac2d9e7d427c4bd4c086b1fe937806ebeb3d [diff] |
usb: otg: Fix USB remote-wakeup with LPM Some of USB clocks have to be enabled in order for A2 to be able to wake up USB. Since USB now enters LPM upon USB bus suspend, this fix keeps USB pclk & core_clk enabled, to allow waking up from A2. A similar fix was already introduced for HSIC driver. This change adds similar fix for USB. Change-Id: Icd434132bc3dc3466dc7a55bb40603a3de3b4b2f CRs-Fixed: 369189 Signed-off-by: Amit Blay <ablay@codeaurora.org>