[PATCH] ARM: imx: add missing clk_disable_unprepare() when remove imx_mmdc

Shawn Guo shawnguo at kernel.org
Sun Nov 1 04:23:28 EST 2020


On Wed, Oct 28, 2020 at 05:15:39PM +0800, Qinglang Miao wrote:
> Clock source is prepared and enabled by clk_prepare_enable()
> in probe function, but no disable or unprepare in remove.
> 
> Signed-off-by: Qinglang Miao <miaoqinglang at huawei.com>

Applied, thanks.



More information about the linux-arm-kernel mailing list