Skip to content
Commit 615a4bfc authored by Miaoqian Lin's avatar Miaoqian Lin Committed by Vinod Koul
Browse files

dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate

of_find_device_by_node() takes reference, we should use put_device()
to release it when not need anymore.

Fixes: a074ae38

 ("dmaengine: Add driver for TI DMA crossbar on DRA7x")
Signed-off-by: default avatarMiaoqian Lin <linmq006@gmail.com>
Acked-by: default avatarPeter Ujfalusi <peter.ujfalusi@gmail.com>
Link: https://lore.kernel.org/r/20220605042723.17668-1-linmq006@gmail.com
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent c132fe78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment