commit | d2efc3961cbd9f280b36f951fd5649b5acf3ce54 | [log] [tgz] |
---|---|---|
author | David Keitel <dkeitel@codeaurora.org> | Wed Jun 05 16:27:12 2013 -0700 |
committer | David Keitel <dkeitel@codeaurora.org> | Mon Jun 17 11:54:22 2013 -0700 |
tree | 11bb977b0e847438410c7842f7402ca781cac9e6 | |
parent | ab6340dcbddd24d21af660cb7f760fb89ff3f65b [diff] |
power: qpnp-charger: check if dc is present after probe If a DC charger is connected during bootup the dcin_valid interrupt does not trigger after requesting the interrupt. Fix this by calling the DCIN_VALID interrupt handler at the end of the charger probe to read the real time interrupt status bit and take appropriate actions. CRs-Fixed: 491426 Change-Id: I5dfcc4542a28c4375a5f12acad44207c0ffa237a Signed-off-by: David Keitel <dkeitel@codeaurora.org>