commit | f734c67fa1dffeec8d7193b4567496157dce9c4c | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Thu Aug 11 10:20:27 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:14:33 2011 -0700 |
tree | 85cb307e4441bbdd01cda4f9c35af79db25bbd02 | |
parent | e1fd3dae5de0690e77f0ce41ea7956633dd77567 [diff] |
power: pmic8058-charger: api to get fsm state Implement an api to return the pmic internal charging state. Now that we have a enum to define the states, replace the hard-coded state numbers to enum values. CRs-Fixed: 299629 Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>