aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/power
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/power')
-rw-r--r--include/linux/power/charger-manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/power/charger-manager.h b/include/linux/power/charger-manager.h
index 7d7b90fb7b4b..b542270affc1 100644
--- a/include/linux/power/charger-manager.h
+++ b/include/linux/power/charger-manager.h
@@ -148,7 +148,7 @@ struct charger_regulator {
148 * Specify where information for existance of battery can be obtained 148 * Specify where information for existance of battery can be obtained
149 * @psy_charger_stat: the names of power-supply for chargers 149 * @psy_charger_stat: the names of power-supply for chargers
150 * @num_charger_regulator: the number of entries in charger_regulators 150 * @num_charger_regulator: the number of entries in charger_regulators
151 * @charger_regulators: array of regulator_bulk_data for chargers 151 * @charger_regulators: array of charger regulators
152 * @psy_fuel_gauge: the name of power-supply for fuel gauge 152 * @psy_fuel_gauge: the name of power-supply for fuel gauge
153 * @temperature_out_of_range: 153 * @temperature_out_of_range:
154 * Determine whether the status is overheat or cold or normal. 154 * Determine whether the status is overheat or cold or normal.