commit | 7728c14a785f934ffccc4f45ecd9646fc07ea679 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon Nov 28 21:37:16 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Nov 28 19:00:05 2011 +0000 |
tree | 139ad8c4ece52e75b623c8fa1e13de2bb7d271b6 | |
parent | 22d881c068403c155fbe320c0a26e3b1bcdaa1b8 [diff] |
regulator: fix label names used in device tree bindings Device tree compiler does not recognize '-' in label name. Instead, '_' works fine. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>