commit | d54e7929d8073b0fff8af16f8ff6ebbba6fc4154 | [log] [tgz] |
---|---|---|
author | Thomas Champagne <lafeuil@gmail.com> | Fri Dec 18 03:41:41 2009 +0300 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Fri Dec 18 03:51:29 2009 +0300 |
tree | 66f49909a111fcd7a32f96072dffc41484c1dd27 | |
parent | b8a7f3cd7e8212e5c572178ff3b5a514861036a5 [diff] |
pmu_battery: Fix battery full reporting Prior to this patch, pmu_battery was unable to report battery full status. This patch fixes the issue by adding a proper handling code into pmu_bat_get_property(): if we're on AC and the battery isn't charging, then the battery is considered full. Signed-off-by: Thomas Champagne <lafeuil@gmail.com> Acked-By: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>