summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2014-04-03 15:32:15 +0100
committerMark Brown <broonie@linaro.org>2014-04-14 17:01:24 +0100
commitbd0dda744cdfb93a1907091c4540764593a28fa2 (patch)
treeeeb9e2240bf1df9783956089663b4538cbe2180e /init
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff)
downloadlwn-bd0dda744cdfb93a1907091c4540764593a28fa2.tar.gz
lwn-bd0dda744cdfb93a1907091c4540764593a28fa2.zip
regulator: core: Add of_node_get to of_regulator_match
Currently, of_regulator_match does not increment the reference count of the of_nodes it takes new references to. This could cause the node pointer held to be invalid, by the time it is passed to the regulator core. This patchs adds an of_node_get when we copy each of_node pointer into the match structure. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions