mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-05-25 01:29:35 +02:00
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:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| xilinx_dma.c | ||
| xilinx_dpdma.c | ||
| zynqmp_dma.c | ||