summaryrefslogtreecommitdiff
path: root/drivers/dma/ti
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-10-24 22:50:09 +0300
committerVinod Koul <vkoul@kernel.org>2022-11-08 08:13:56 +0300
commit081195d17a0c4c636da2b869bd5809d42e8cbb13 (patch)
tree84d94bc79fa39ce2f468dd54169ed72385fc9bd7 /drivers/dma/ti
parent8454f880c24bca0d9d4bfb6ed4a4a5429a4d9b20 (diff)
downloadlinux-081195d17a0c4c636da2b869bd5809d42e8cbb13.tar.xz
dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
A clk_prepare_enable() call in the probe is not balanced by a corresponding clk_disable_unprepare() in the remove function. Add the missing call. Fixes: 3cd2c313f1d6 ("dmaengine: mv_xor_v2: Fix clock resource by adding a register clock") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/e9e3837a680c9bd2438e4db2b83270c6c052d005.1666640987.git.christophe.jaillet@wanadoo.fr Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/ti')
0 files changed, 0 insertions, 0 deletions