From: Charles Keepax Date: Thu, 3 Apr 2014 14:32:16 +0000 (+0100) Subject: regulator: core: Add helper to put of_nodes from matches X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~28^2~3^6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3764806440149ea9024dff039497d1e45d6ed027;p=pandora-kernel.git regulator: core: Add helper to put of_nodes from matches As of_regulator_match will take an of_node reference to each matched regulator, it makes sense to provide a helper to put all those references. This patch does that. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed