commit | 3764806440149ea9024dff039497d1e45d6ed027 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Thu Apr 03 15:32:16 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Apr 14 17:01:24 2014 +0100 |
tree | a78aca50db0ac1495e1257b1489ea94a41460e9d | |
parent | bd0dda744cdfb93a1907091c4540764593a28fa2 [diff] |
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 <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>