commit | 9075cceaac1c8d8a4cf43bebfd342bd61442967e | [log] [tgz] |
---|---|---|
author | Beniamino Galvani <b.galvani@gmail.com> | Wed Oct 08 23:19:08 2014 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 20 12:23:59 2014 +0100 |
tree | 8dfacc9fc8d947a2acf108183e9467eb4f84efd8 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
regulator: rn5t618: Convert to new style DT parsing Use the simplified DT parsing method to remove some duplicated code. Since this is a MFD subdevice and its device object doesn't have an associated DT node, the configuration instance used to register the regulators has been changed to point to the parent device. Signed-off-by: Beniamino Galvani <b.galvani@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>