summaryrefslogtreecommitdiff
path: root/include/uapi/linux/raid/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2025-11-17 17:12:49 +0100
committerVinod Koul <vkoul@kernel.org>2025-12-14 14:47:24 +0530
commitd4d63059dee7e7cae0c4d9a532ed558bc90efb55 (patch)
treeff72e4d61cc51e68dea37663a748f7c07ee80410 /include/uapi/linux/raid/git@git.tavy.me:linux.git
parent799900f01792cf8b525a44764f065f83fcafd468 (diff)
dmaengine: lpc18xx-dmamux: fix device leak on route allocation
Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent its driver data from going away so there is no point in keeping the reference. Fixes: e5f4ae84be74 ("dmaengine: add driver for lpc18xx dmamux") Cc: stable@vger.kernel.org # 4.3 Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Vladimir Zapolskiy <vz@mleia.com> Link: https://patch.msgid.link/20251117161258.10679-8-johan@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/uapi/linux/raid/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions