commit | d04b755273683ed31043563b8a3a2716bd8aa6a9 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Dec 31 09:27:52 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Tue Dec 31 13:05:55 2013 +0000 |
tree | f00b5e4c5b44d83a86e2d1981fcef46154e91984 | |
parent | f1de2c2f2749ba42b87a49ae57deb346301dec02 [diff] |
regulator: act8865: register all regulators regardless of how many are used As Mark pointed out, the driver should register all regulators regardless of how many are used in the system in order to aid diagnostics. But in the previous patch, only register the regulators that are used. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by: Mark Brown <broonie@linaro.org>