summaryrefslogtreecommitdiff
path: root/include/linux/raspberrypi/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2025-11-17 17:12:55 +0100
committerVinod Koul <vkoul@kernel.org>2025-12-14 14:47:24 +0530
commitdc7e44db01fc2498644e3106db3e62a9883a93d5 (patch)
tree80dc08b98634a8574fcfa1691cbd6847bf3ad89e /include/linux/raspberrypi/git@git.tavy.me:linux.git
parent10bf494fd77b34d0749e098c939f85abf52801d1 (diff)
dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocation
Make sure to drop the reference taken when looking up the crossbar platform device during dra7x route allocation. Note that commit 615a4bfc426e ("dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate") fixed the leak in the error paths but the reference is still leaking on successful allocation. Fixes: a074ae38f859 ("dmaengine: Add driver for TI DMA crossbar on DRA7x") Fixes: 615a4bfc426e ("dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate") Cc: stable@vger.kernel.org # 4.2: 615a4bfc426e Cc: Peter Ujfalusi <peter.ujfalusi@ti.com> Cc: Miaoqian Lin <linmq006@gmail.com> Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://patch.msgid.link/20251117161258.10679-14-johan@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/linux/raspberrypi/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions