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)
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>

No differences found