commit | 9fc3815e26efd044c1a1d0770b4335cd00c833c0 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Sun May 20 21:48:47 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun May 20 18:22:41 2012 +0100 |
tree | 5b3c84c4488036270a3c16aa0b58697de8ef8dcd | |
parent | 68d8c1cd5158e1452c454dadbc64b3955e88e98b [diff] |
regulator: tps62360: dt: initialize of_node param for regulator register. Initialize config.of_node for regulator before registering. This is needed for DT based regulator support. Regulator stores this of_node value in rdev->dev.of_node and used for lookup when client ask for regulator_get(). Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>