regulator: rn5t618: Convert to new style DT parsing
authorBeniamino Galvani <b.galvani@gmail.com>
Wed, 8 Oct 2014 21:19:08 +0000 (23:19 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2014 11:23:59 +0000 (12:23 +0100)
commit9075cceaac1c8d8a4cf43bebfd342bd61442967e
tree8dfacc9fc8d947a2acf108183e9467eb4f84efd8
parentf114040e3ea6e07372334ade75d1ee0775c355e1
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>
drivers/regulator/rn5t618-regulator.c
This page took 0.024678 seconds and 5 git commands to generate.