summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2022-06-05 07:27:22 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-07-12 17:29:04 +0300
commit56346677efe43ca0c0c53c3cb2f93df33b07124c (patch)
tree9ce52901776ba644133f49b9f83518568b16ea73 /Makefile
parent3bd66010398871807c1cebacee07d60ded1b1402 (diff)
downloadlinux-56346677efe43ca0c0c53c3cb2f93df33b07124c.tar.xz
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
commit 615a4bfc426e11dba05c2cf343f9ac752fb381d2 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions