ath9k: Fix bug in handling single stream stations
[firefly-linux-kernel-4.4.55.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",