regulator: act8865: register all regulators regardless of how many are used
authorWenyou Yang <wenyou.yang@atmel.com>
Tue, 31 Dec 2013 01:27:52 +0000 (09:27 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 31 Dec 2013 13:05:55 +0000 (13:05 +0000)
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>
drivers/regulator/act8865-regulator.c

Simple merge