regulator: Change ab8500 match names to reflect Device Tree
authorLee Jones <lee.jones@linaro.org>
Wed, 30 May 2012 04:47:26 +0000 (12:47 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 17 Jun 2012 17:27:47 +0000 (18:27 +0100)
commitf7f3f1ad9ee13c962122e36752ef6908aff920a2
treed9b80cabba5ffcda1c932d26604b87969105cf93
parent9d88fc0b3503e80ab1a5c9fb3b3f074302f44b33
regulator: Change ab8500 match names to reflect Device Tree

The 'name' field in 'struct of_regulator_match' expects to match with
its corresponding regulator device node in the Device Tree. This patch
renames each of the regulators in the ab8500 regulator driver so this
is true.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/ab8500.c