diff options
| author | Jiawen Liu <1298662399@qq.com> | 2026-08-18 17:25:44 +0400 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-09-04 19:49:33 +1000 |
| commit | 5358248961ae23f7253d010ddfde1cfd2556ce22 (patch) | |
| tree | a1f2e093e6d34deaa4b501f7a4e4639bbcf541e3 /scripts/Makefile.thinlto | |
| parent | 97e5869514bd4800593d5b13dc01c42f7d6a1ccc (diff) | |
| download | linux-next-5358248961ae23f7253d010ddfde1cfd2556ce22.tar.gz linux-next-5358248961ae23f7253d010ddfde1cfd2556ce22.zip | |
crypto: starfive - handle clock enable failures
Return error from failed clock enable.
starfive_cryp_probe ignores clk_prepare_enable return for hclk/ahb, then
remove/error paths unconditionally clk_disable_unprepare both clocks.
Check consecutive clk_prepare_enable(cryp->hclk)/cryp->ahb returns in
starfive_cryp_probe.
Signed-off-by: Jiawen Liu <1298662399@qq.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
