Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information