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