commit | 6d94121bf4fd3f439ded8f11becaf1380b9da33b | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Mon Mar 05 10:30:56 2012 -0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Thu May 17 22:51:09 2012 -0600 |
tree | 0174fd377fbf476148d614e5dc12e68a6a0bbd08 | |
parent | 045f342c0667c237d2f0a0331db72554031cbbd5 [diff] |
otg: msm_otg: fix otg boost ordering While turning on the OTG, the charger should be configured to not draw any current from the usb before turning on the 5V boost. While turning off the OTG, the boost should be turned off before configuring the charger to draw current from usb. Fix this ordering. Change-Id: Iebd9bf166334e34d92b2ada623dec71a5f0326eb CRs-Fixed: 338648 Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>