From: Beniamino Galvani Date: Wed, 8 Oct 2014 21:19:08 +0000 (+0200) Subject: regulator: rn5t618: Convert to new style DT parsing X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~23^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9075cceaac1c8d8a4cf43bebfd342bd61442967e;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed