commit | cf2600111dfc83e921e3ba40f3cb187163165828 | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Fri Aug 07 16:43:42 2015 +0800 |
committer | Przemyslaw Marczak <p.marczak@samsung.com> | Wed Aug 12 10:02:59 2015 +0200 |
tree | 2f9d7a1f68d653b2d3d724507243ce9b82c806a4 | |
parent | 430abe1cd721aacc6a715f5e8b9192ea6bee96fc [diff] |
power: regulator use node name when no regulator-name If there is no property named 'regulator-name' for regulators, choose node name instead, but not directly return failure value. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Simon Glass <sjg@chromium.org>