From: Laxman Dewangan Date: Sun, 20 May 2012 16:18:50 +0000 (+0530) Subject: regulator: tps65910: use of_node of matched regulator being register X-Git-Tag: v3.5-rc1~177^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84df8c1241beb87fec73415ef4f6e627aca34835;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed