|
@@ -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",
|