diff options
author | Liu Shixin <[email protected]> | 2022-11-22 10:16:12 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-01-18 22:16:04 +0530 |
commit | 596b53ccc36a546ab28e8897315c5b4d1d5a0200 (patch) | |
tree | 9cab87b9bf693902a79504db8315a319b97d3fd0 /lib/memory-notifier-error-inject.c | |
parent | 1417f59ac0b02130ee56c0c50794b9b257be3d17 (diff) |
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 <[email protected]>
Acked-by: Peter Korsgaard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions