“fee578fad1a29e6a149659e5467aedcae6897c06”上不存在“arch/mips/include/asm/processor.h”
hwrng: nomadik - Change clk_disable to clk_disable_unprepare
stable inclusion from stable-v5.10.110 commit 7ca525b4cc658d9105efe45f5f97c2a9ab5b6dfa bugzilla: https://gitee.com/openeuler/kernel/issues/I574AL Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7ca525b4cc658d9105efe45f5f97c2a9ab5b6dfa -------------------------------- [ Upstream commit 7f0f1f3e ] The corresponding API for clk_prepare_enable is clk_disable_unprepare, other than clk_disable_unprepare. Fix this by changing clk_disable to clk_disable_unprepare. Fixes: beca35d0 ("hwrng: nomadik - use clk_prepare_enable()") Signed-off-by: NMiaoqian Lin <linmq006@gmail.com> Reviewed-by: NLinus Walleij <linus.walleij@linaro.org> Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au> Signed-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NYu Liao <liaoyu15@huawei.com> Reviewed-by: NWei Li <liwei391@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录