From 2ae122d5621e3e3024018e6857ccd4eebf9bf736 Mon Sep 17 00:00:00 2001 From: Anton Vorontsov Date: Wed, 22 Aug 2012 21:36:05 -0700 Subject: [PATCH] --- yaml --- r: 330488 b: refs/heads/master c: c6b2744c5dd098e8bca2515e91219cf0206290c5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/power/charger-manager.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a7b7e8090662..4ff3d3964140 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fd65ee5f1c21af9ff9f113842d513ca50749ad68 +refs/heads/master: c6b2744c5dd098e8bca2515e91219cf0206290c5 diff --git a/trunk/include/linux/power/charger-manager.h b/trunk/include/linux/power/charger-manager.h index 7d7b90fb7b4b..b542270affc1 100644 --- a/trunk/include/linux/power/charger-manager.h +++ b/trunk/include/linux/power/charger-manager.h @@ -148,7 +148,7 @@ struct charger_regulator { * Specify where information for existance of battery can be obtained * @psy_charger_stat: the names of power-supply for chargers * @num_charger_regulator: the number of entries in charger_regulators - * @charger_regulators: array of regulator_bulk_data for chargers + * @charger_regulators: array of charger regulators * @psy_fuel_gauge: the name of power-supply for fuel gauge * @temperature_out_of_range: * Determine whether the status is overheat or cold or normal.