mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
crypto: ccree - spelling s/Crytpcell/Cryptocell/
Fix a typo in a comment. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
31568ab832
commit
3b1cbdac32
@ -367,7 +367,7 @@ static int init_cc_resources(struct platform_device *plat_dev)
|
||||
goto post_pm_err;
|
||||
}
|
||||
|
||||
/* wait for Crytpcell reset completion */
|
||||
/* Wait for Cryptocell reset completion */
|
||||
if (!cc_wait_for_reset_completion(new_drvdata)) {
|
||||
dev_err(dev, "Cryptocell reset not completed");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user