commit | f2226020462824476c6d66799ed24a344124d339 | [log] [tgz] |
---|---|---|
author | David Keitel <dkeitel@codeaurora.org> | Tue Dec 13 15:55:50 2011 -0800 |
committer | Siddartha Mohanadoss <smohanad@codeaurora.org> | Tue Dec 13 20:22:52 2011 -0800 |
tree | 3a9766490a0e006968c7b4f84eaadbd55e0690a5 | |
parent | bf36355e9ccec9411c70ffb4d922b5f5b0b9839f [diff] |
power: pm8921-charger: Disable BTM before entering suspend Significant sleep current is seen with BTM enabled during suspend. Fix this by disabling BTM before entering suspend and re-enable it on resume. A board file option may be added to disable this feature. By default battery temperature monitoring will be turned off on suspend. Change-Id: I6614dc076d8ea69f25840dd3eeef94f9739e392f Signed-off-by: David Keitel <dkeitel@codeaurora.org>