regulator: Fix da9052 ldo regulator names
commit9210f05b4eb0e9d08b527417fa6ebc043a232bd6
authorAxel Lin <axel.lin@gmail.com>
Thu, 15 Mar 2012 11:58:39 +0000 (15 19:58 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:59:34 +0000 (1 11:59 +0100)
tree92dee1a792ed3056e712443a77b6f5adcdd23c56
parent7061873f709bcecc8e079395567e2c314d21f7aa
regulator: Fix da9052 ldo regulator names

The regulator name for LDOs are LDO4 ... LDO13 in current implementation.
The correct regulator name for LDOs should be LDO1 ... LDO10.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/da9052-regulator.c