]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/power/power_supply_sysfs.c
Merge branch 'topic/emu10k1' into for-linus
[linux-2.6-omap-h63xx.git] / drivers / power / power_supply_sysfs.c
index 23ae8460f5c1a71f7b794745837799ac1fc21f25..ac01e06817fb330539a18836fa570c16597de55d 100644 (file)
@@ -45,7 +45,7 @@ static ssize_t power_supply_show_property(struct device *dev,
        };
        static char *health_text[] = {
                "Unknown", "Good", "Overheat", "Dead", "Over voltage",
-               "Unspecified failure"
+               "Unspecified failure", "Cold",
        };
        static char *technology_text[] = {
                "Unknown", "NiMH", "Li-ion", "Li-poly", "LiFe", "NiCd",