]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/power/power_supply_sysfs.c
Merge commit 'linus/master' into sched-fixes-for-linus
[mv-sheeva.git] / drivers / power / power_supply_sysfs.c
index d4824840c5bfc9c8bb877399014e01305adf3862..c444d6b10c581e9cb26ad9d110e6a3f34be35757 100644 (file)
@@ -106,7 +106,6 @@ static struct device_attribute power_supply_attrs[] = {
        POWER_SUPPLY_ATTR(energy_now),
        POWER_SUPPLY_ATTR(energy_avg),
        POWER_SUPPLY_ATTR(capacity),
-       POWER_SUPPLY_ATTR(capacity_level),
        POWER_SUPPLY_ATTR(temp),
        POWER_SUPPLY_ATTR(temp_ambient),
        POWER_SUPPLY_ATTR(time_to_empty_now),
@@ -116,6 +115,7 @@ static struct device_attribute power_supply_attrs[] = {
        /* Properties of type `const char *' */
        POWER_SUPPLY_ATTR(model_name),
        POWER_SUPPLY_ATTR(manufacturer),
+       POWER_SUPPLY_ATTR(serial_number),
 };
 
 static ssize_t power_supply_show_static_attrs(struct device *dev,