1
0
Fork 0
alistair23-linux/drivers/hwspinlock
Peter Chen 4d41c8cb97 hwspinlock: qcom_hwspinlock: 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: linux-arm-msm@vger.kernel.org
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-07-06 12:20:34 -07:00
..
Kconfig
Makefile
hwspinlock_core.c drivers/hwspinlock: use correct radix tree API 2016-05-20 17:58:30 -07:00
hwspinlock_internal.h
omap_hwspinlock.c
qcom_hwspinlock.c hwspinlock: qcom_hwspinlock: add missing of_node_put after calling of_parse_phandle 2016-07-06 12:20:34 -07:00
sirf_hwspinlock.c
u8500_hsem.c