]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 3 Jun 2012 12:25:06 +0000 (13:25 +0100)
commit7e715b954a78debf021c8ad33a2cb4f462c245e3
tree5a2112a88e560ca635ea469486fe2384136de59e
parentabcfaf23c7d8494bd3b3266f7a78e9efe6206ca4
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