hwtracing: coresight: of_coresight: add missing of_node_put after calling of_parse_ph...
authorPeter Chen <peter.chen@nxp.com>
Tue, 5 Jul 2016 02:11:04 +0000 (10:11 +0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 6 Sep 2016 14:24:32 +0000 (08:24 -0600)
commit20f11deb033aa46bba29c4e88482f0ad7d3d06e4
treec3a860c467d5d7512cf829a3b76c180e9094d860
parente613d786eab53c1ecae5415dd3acd9daba985030
hwtracing: coresight: of_coresight: add missing of_node_put after calling of_parse_phandle

of_node_put needs to be called when the device node which is got
from of_parse_phandle has finished using.

Cc: linux-arm-kernel@lists.infradead.org
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/hwtracing/coresight/of_coresight.c
This page took 0.030361 seconds and 5 git commands to generate.