Commit 3b1cbdac authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Herbert Xu

crypto: ccree - spelling s/Crytpcell/Cryptocell/

Fix a typo in a comment.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 31568ab8
......@@ -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");
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment