Skip to content
Commit 1438cde8 authored by Yu Kuai's avatar Yu Kuai Committed by Vinod Koul
Browse files

dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()



if of_find_device_by_node() succeed and platform_get_drvdata() failed,
of_xudma_dev_get() will return without put_device(), which will leak
the memory.

Signed-off-by: default avatarYu Kuai <yukuai3@huawei.com>
Link: https://lore.kernel.org/r/20200618130110.582543-1-yukuai3@huawei.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 466257d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment