Commit 5faa00ed authored by Christophe JAILLET's avatar Christophe JAILLET Committed by sanglipeng
Browse files

dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()

stable inclusion
from stable-v5.10.155
commit 0b7ee3d50f32d277bf024b4ddb4de54da43a3025
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I7M5F4

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0b7ee3d50f32d277bf024b4ddb4de54da43a3025



--------------------------------

[ Upstream commit 081195d1 ]

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: 3cd2c313 ("dmaengine: mv_xor_v2: Fix clock resource by adding a register clock")
Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/e9e3837a680c9bd2438e4db2b83270c6c052d005.1666640987.git.christophe.jaillet@wanadoo.fr


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarsanglipeng <sanglipeng1@jd.com>
parent 38017c91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment