]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit50ad5fc79b3e58729a669d7ad5c78a8264750d9b
treea4a1e2f844f2b80adf2b4a10e03b4df6d92ee8e9
parentd7685803d2ba61f5fb017a501553cb7c7c818039
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