commit | 19e3813664468f0c0232576d7ff6a726259bdf1e | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Thu Nov 03 12:03:36 2011 -0700 |
committer | Linux Build Service Account <lnxbuild@localhost> | Sun Dec 04 06:08:43 2011 -0700 |
tree | 600052f0f1b48ea6a38842d2745a47355b30599f | |
parent | d9fb87bfc3e0951d4326a76f6de728154035fd58 [diff] |
power: pm8921-charger: notify bms upon fastchg irq Notify the bms about start and stop charging when the fast charging irq triggers. For this to work change the vbatdet low and fastchg irq to be both edge triggered. This will catch both edges and notify the bms driver of charging or discharging appropriately Change-Id: I3e01b93f2db22c17f1fe434c29f31edef179c6f9 Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>