commit | 242565d1ea12b0b7adb63adb9d8229b8307a8c1e | [log] [tgz] |
---|---|---|
author | Rajkumar Raghupathy <raghup@codeaurora.org> | Tue Dec 13 12:10:59 2011 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Tue Dec 20 00:08:55 2011 -0700 |
tree | 1e492cb4c0033f65c8f06a2815e2d2f0670448de | |
parent | a946f7dcd0be5263ad02d86d9e25b69ddc46355f [diff] |
USB: msm_otg: Set PHCD bit if its not set by the controller during suspend PHCD bit is automatically set by controller when SUSP bit is set in PORTSC in Host mode. SUSP bit of PORTSC is set only when a device attached on the root hub is suspended. So during host mode suspend, set the PHCD bit if its not set by the controller automatically. Change-Id: I37aaab766d8f8eb658ae6fbeaf04be338e507fed Signed-off-by: Rajkumar Raghupathy <raghup@codeaurora.org>