regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor
authorBeomho Seo <beomho.seo@samsung.com>
Thu, 18 Dec 2014 11:13:36 +0000 (20:13 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 24 Dec 2014 12:54:56 +0000 (12:54 +0000)
commit53aebb7f19b71df6cf5aace87609b88cfc1c87ec
treebf80f8673f7fe4087c5595c8fba90ef8b67c6c18
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor

This patch is add regulator_nodes/of_match in the regulator descriptor
for using information from DT instead of sppecific codes.

Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/rt5033-regulator.c