commit | 3e37e5a87ad73d8d90e1e86fa6b6bd8aa9f799ff | [log] [tgz] |
---|---|---|
author | David Keitel <dkeitel@codeaurora.org> | Thu Apr 18 10:42:30 2013 -0700 |
committer | David Keitel <dkeitel@codeaurora.org> | Thu Apr 18 11:13:34 2013 -0700 |
tree | 7808004b72dce56eb33ce54f2681d15f133ea658 | |
parent | cb2be6ab8c8cf307622382a949272b4e82d4aaa9 [diff] |
power: qpnp-charger: fix typo in temp zone logic When the current temperature zone is warm and returning back to normal the cool state will be triggered and temperature should be checked to be less than the warm battery temperature minus hysteris. Fix this by changing the larger than to a less than sign. Change-Id: Ib519fb07b1d1ccd8675347a51d6ea453fbc4e219 Signed-off-by: David Keitel <dkeitel@codeaurora.org>