commit | 40ade2ce58ed57fe1bff20265b3e015710ff862e | [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 | cf2600111dfc83e921e3ba40f3cb187163165828 [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>