regulator: arizona-ldo1: Correct default regulator init_data
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 18 Mar 2014 10:49:17 +0000 (10:49 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 May 2014 14:59:26 +0000 (07:59 -0700)
commiteb849671adf8c9d27903138a43f94f8019c65624
tree8369d4531cbbeb16b9a7517e96072dc7fb740f79
parentac6b1125facad9f1dc7af1dd53648f161d6f2616
regulator: arizona-ldo1: Correct default regulator init_data

commit a35ff2861690eaf9dbb38fa744a8a9e6f4ebfd61 upstream.

Both 5102 and 8997 have the regulator capable of supplying 1.8V, and the
voltage step from the 5110 regulator is different from what is specified
in the default description. This patch updates the default regulator
description to match 5110 and selects the 1.8V capable description for
8997.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/regulator/arizona-ldo1.c