]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/power/power_supply_sysfs.c
ACPI: battery: add power_{now,avg} properties to power_class
[linux-2.6-omap-h63xx.git] / drivers / power / power_supply_sysfs.c
index ac01e06817fb330539a18836fa570c16597de55d..da73591017f903126f4cf59372938e91db9ea7ce 100644 (file)
@@ -93,6 +93,8 @@ static struct device_attribute power_supply_attrs[] = {
        POWER_SUPPLY_ATTR(voltage_avg),
        POWER_SUPPLY_ATTR(current_now),
        POWER_SUPPLY_ATTR(current_avg),
+       POWER_SUPPLY_ATTR(power_now),
+       POWER_SUPPLY_ATTR(power_avg),
        POWER_SUPPLY_ATTR(charge_full_design),
        POWER_SUPPLY_ATTR(charge_empty_design),
        POWER_SUPPLY_ATTR(charge_full),