regulator: Change db8500-prcmu match names to reflect Device Tree
authorLee Jones <lee.jones@linaro.org>
Wed, 30 May 2012 04:47:27 +0000 (12:47 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:25:06 +0000 (13:25 +0100)
commit392b309644c7223b5320b939aedf09b5a4f5a325
tree8db65185524eca36543f1379214b1103dafa3500
parent7e715b954a78debf021c8ad33a2cb4f462c245e3
regulator: Change db8500-prcmu 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 db8500-prcum 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/db8500-prcmu.c