Updating UI to show the battery percentage increase every 60s
authorPandey Raj <raj.pandey@intel.com>
Wed, 28 Mar 2012 07:39:37 +0000 (13:09 +0530)
committerbuildbot <buildbot@intel.com>
Thu, 29 Mar 2012 14:12:10 +0000 (07:12 -0700)
commit079e80a691e9db19d4a3544a8469d6d198f19c7e
tree4d7244ef348ab2750423c74ea87d7d9cd7d21ddd
parenta8ac4f69e8f04674d45072b88c29cd261cf4eb53
Updating UI to show the battery percentage increase every 60s

BZ: 24777

Whenever charger is connected/removed to the platform the UI should
update the battery percetange increasing/decreasing. So, the UI update
is done using the polling method rightnow. The interrupt based solution
  is WIP and needs to be verified on few platforms before going into
mainline.

Change-Id: Id42349b5ceb07b9e7144a1f2adfd8d9b2442d272
Signed-off-by: Pandey Raj <raj.pandey@intel.com>
Reviewed-on: http://android.intel.com:8080/40679
Reviewed-by: Pallala, Ramakrishna <ramakrishna.pallala@intel.com>
Tested-by: Kallappa Manjanna, MadhukumarX <madhukumarx.kallappa.manjanna@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/power/bq24192_charger.c