commit | 956215bed4248bab0d7c72a3fbcd4067a634f1f7 | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Wed Oct 19 15:30:14 2011 -0700 |
committer | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Mon Oct 24 12:35:06 2011 -0700 |
tree | 142ef1cf87117b0d0844a5e64e1e9e36f1bfc950 | |
parent | c60c2d46299ec789b639c9b0e7dc82f130fa6603 [diff] |
power: pm8921-charger: ignore overvoltage/undervoltage interrupts The pmic hardware fsm guarantees that if overvoltage and undervoltage interrupts are high, the valid interrupts are always low. The software need not check for overvoltage/undervoltage conditions additionally. Change the driver to only rely on usb/dc valid interrupts. CRs-Fixed: 310526 Change-Id: I25a1d9126384c0a235aee369be0e1b972e94a8c9 Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>