mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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>