commit | b4cb9ced1c694ec24cd7569694f0269e7110308d | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Fri Aug 07 16:43:43 2015 +0800 |
committer | Przemyslaw Marczak <p.marczak@samsung.com> | Wed Aug 12 10:03:04 2015 +0200 |
tree | 8c9f2fcaaa050bd3ffa5509b3352374c5fd60ff1 | |
parent | cd672d40031b68b3afa94844dbdd0326022cafac [diff] |
power: regulator: update comments for regulator-name We do not need that "regulator-name" property must be provided in dts. If "regulator-name" property is not provided in dts, node name will chosen for settings '.name' field of uc_pdata. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Simon Glass <sjg@chromium.org>