commit | 6625d9d297f28741d42a4ba712338a05f7464bd6 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri Jul 19 13:06:22 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Fri Jul 19 19:08:37 2013 +0100 |
tree | b03364d11eb0250c0449ec65c572507e1cf7dd75 | |
parent | 7c45f60b42e0f916aaf31fedf8e8afeaf585ee90 [diff] |
regulator: 88pm800: Add missing n_voltages setting for bucks Some regulator APIs are broken if n_voltages setting is not set. e.g. regulator_count_voltages(), regulator_list_voltage(), and regulator_can_change_voltage() do not work if n_voltages setting is missing. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>