commit | d585ff2a159e1ff120746ffb3e5da295780244e8 | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Thu Nov 10 14:27:25 2011 -0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Sun Dec 04 15:12:31 2011 -0700 |
tree | 704ab02f6136fbe820324db794dd900c3e741519 | |
parent | a699bce127690d87b5eb390068bae25b73dca19a [diff] |
power: pm8921-charger: Use min of therm and cool/warm current choice Currently there are two entities that control the charge current, the cool/warm zone and the thermal daemon. An issue was observed where changes to cool/warm zone overwrites the charge current set by the thermal daemon. Fix this by selecting the min chg current for the above cases. Change-Id: I644ce0aff86c3eea403ece220825bba776c9feb5 Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>