OSDN Git Service

regulator: dt: regulator match by regulator-compatible
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 20 Jun 2012 12:23:06 +0000 (17:53 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 3 Jul 2012 19:19:41 +0000 (20:19 +0100)
commit5260cd2bc97318b8477b1d1e99c5a2c53764135b
treef3f3898f782ac531242c0ffe82eb2f7ef2da69a6
parentda26848afa1111707cb740dbb826b4959f3424b5
regulator: dt: regulator match by regulator-compatible

Match the device's regulators with the property of
"regulator-compatible" of each regulator node.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/of_regulator.c