regulator: axp20x: Fill regulators_node and of_match descriptor fields
authorChen-Yu Tsai <wens@csie.org>
Fri, 9 Jan 2015 16:23:43 +0000 (00:23 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 9 Jan 2015 17:12:58 +0000 (17:12 +0000)
commit880fe82dc555c514b5b4b14642f397afddd82860
treefce194b3d9204033c74d0477ec6376d62d3fd976
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
regulator: axp20x: Fill regulators_node and of_match descriptor fields

This patch fills the DT related fields in the regulator descriptors,
which can then be used by the regulator core's simplified DT code.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/axp20x-regulator.c