diff options
author | 2022-11-22 10:16:12 +0800 | |
---|---|---|
committer | 2023-01-18 22:16:04 +0530 | |
commit | 596b53ccc36a546ab28e8897315c5b4d1d5a0200 (patch) | |
tree | 9cab87b9bf693902a79504db8315a319b97d3fd0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init (diff) | |
download | linux-rng-596b53ccc36a546ab28e8897315c5b4d1d5a0200.tar.xz linux-rng-596b53ccc36a546ab28e8897315c5b4d1d5a0200.zip |
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child_of_node()
Since for_each_child_of_node() will increase the refcount of node, we need
to call of_node_put() manually when breaking out of the iteration.
Fixes: 9cd4360de609 ("dma: Add Xilinx AXI Video Direct Memory Access Engine driver support")
Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Acked-by: Peter Korsgaard <peter@korsgaard.com>
Link: https://lore.kernel.org/r/20221122021612.1908866-1-liushixin2@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions