From: Laxman Dewangan Date: Sun, 20 May 2012 16:18:47 +0000 (+0530) Subject: regulator: tps62360: dt: initialize of_node param for regulator register. X-Git-Tag: v3.5-rc1~177^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc3815e26efd044c1a1d0770b4335cd00c833c0;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed