Home
last modified time | relevance | path

Searched hist:"9 fc3815e26efd044c1a1d0770b4335cd00c833c0" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dtps62360-regulator.cdiff 9fc3815e26efd044c1a1d0770b4335cd00c833c0 Sun May 20 18:18:47 CEST 2012 Laxman Dewangan <ldewangan@nvidia.com> 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>