commit | cd672d40031b68b3afa94844dbdd0326022cafac | [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 | 418543ec7a3569252a44b4729fb8940336c19608 [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>