commit | 84df8c1241beb87fec73415ef4f6e627aca34835 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Sun May 20 21:48:50 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun May 20 18:22:41 2012 +0100 |
tree | fd863e664653e8a3aad7026f7564659bc584f4c8 | |
parent | 92ab953bd6477b816e8ddd2cf9eaed063332013a [diff] |
regulator: tps65910: use of_node of matched regulator being register After getting matched regulators by using of_regulator_match(), initialize the config.of_node of regulator being register with of_regulator_match.of_node of that regulator. This is require for supporting regulator consumers in dt. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>