]> 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)
commit7bbc10525d610144b7fe61a7b521e5f6e553304e
tree3198b74569dd6828b007c3984f15f6b5e56749a8
parent6b00b358cda0042c4f1d899cf648bb85988ca0f6
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