]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: Factor out location of init data OF node
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 29 Nov 2018 10:28:20 +0000 (10:28 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 4 Dec 2018 16:40:41 +0000 (16:40 +0000)
commite7d9f107204c1af0ff409a797e4af31b8f7f60b1
tree3198b74569dd6828b007c3984f15f6b5e56749a8
parent0582c97e9c66e209dd4c5822b4c0a66ba13780c1
regulator: Factor out location of init data OF node

To support future additions factor out the location of the OF node
containing the init data for the regulator from the code that parses the
init data.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/of_regulator.c