commit | ea851f4f08eb366e829abb8f1b2f1741a19ed696 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed May 30 12:47:27 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jun 17 18:27:49 2012 +0100 |
tree | 69774d66a9dd279a6efe36e733e060fb011ff2c7 | |
parent | f7f3f1ad9ee13c962122e36752ef6908aff920a2 [diff] |
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>