summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2022-06-05 08:27:22 +0400
committerVinod Koul <vkoul@kernel.org>2022-06-09 11:30:31 +0530
commit615a4bfc426e11dba05c2cf343f9ac752fb381d2 (patch)
tree48a267870610f82494ab0b9bfad9eeea07fa8120 /arch
parentc132fe78ad7b4ce8b5d49a501a15c29d08eeb23a (diff)
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: a074ae38f859 ("dmaengine: Add driver for TI DMA crossbar on DRA7x") Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com> Link: https://lore.kernel.org/r/20220605042723.17668-1-linmq006@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions