commit | c3e15bd92769151a0c3c5dd0eaba0f8a374bdde2 | [log] [tgz] |
---|---|---|
author | David Keitel <dkeitel@codeaurora.org> | Fri May 25 17:07:25 2012 -0700 |
committer | David Keitel <dkeitel@codeaurora.org> | Wed May 30 14:25:49 2012 -0700 |
tree | 4ca6a9c2e44d4a831f9ecf9acd2d908d81c2c89a | |
parent | 2dec7e975a31b837d98710f13f14bc6f1bab3dd5 [diff] |
power: pm8921-charger: do not open OVP FETs in CHG_GONE ISR When the CHG_GONE interrupt is triggered do not open the OVP FETs of USB or DC. This causes connection resets for USB and DC. This should only be initiated by the unplug_check_worker which checks more conditions before opening the OVP FETs and thus avoids unnecessary disconnections events. Change-Id: Iee06155aa41c782e2b2fed4acf3b44ee038c1c23 Signed-off-by: David Keitel <dkeitel@codeaurora.org>