charger-manager: Fix struct charger_desc's misleading comment
authorAnton Vorontsov <anton.vorontsov@linaro.org>
Thu, 23 Aug 2012 04:36:05 +0000 (21:36 -0700)
committerAnton Vorontsov <anton.vorontsov@linaro.org>
Thu, 23 Aug 2012 04:49:35 +0000 (21:49 -0700)
commitc6b2744c5dd098e8bca2515e91219cf0206290c5
treea4a1e2f844f2b80adf2b4a10e03b4df6d92ee8e9
parentfd65ee5f1c21af9ff9f113842d513ca50749ad68
charger-manager: Fix struct charger_desc's misleading comment

The comment says that charger_regulators is an array of
regulator_bulk_data, which is not true, since it's actually a pointer
to 'struct charger_regulator'.

Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
include/linux/power/charger-manager.h