ACPI: battery: add power_{now,avg} properties to power_class
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Sat, 28 Mar 2009 02:23:52 +0000 (22:23 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 28 Mar 2009 02:23:52 +0000 (22:23 -0400)
ACPI has smart batteries, which work in units of energy and measure
rate of (dis)charge as power, thus it is not appropriate to export it
as a current_now. Current_now will still be exported to allow
for userland applications to match.

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found