commit | e951ceef65f76d6c611a4afa65dfc9420a3123f4 | [log] [tgz] |
---|---|---|
author | Beomho Seo <beomho.seo@samsung.com> | Fri Dec 19 18:04:46 2014 +0900 |
committer | Mark Brown <broonie@kernel.org> | Mon Dec 22 12:11:43 2014 +0000 |
tree | 100494ff52730830c839fe4b6c4283f825c1d8f6 | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 [diff] |
regulator: max14577: Use regulator_nodes/of_match in the descriptor This patch is add regulator_nodes/ofmatch in the regulator descriptor for using information from DT instead of specific codes. That will be used regulation_of_get_init_data function for get regulator property on device tree. Using that make driver simpler. Signed-off-by: Beomho Seo <beomho.seo@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>