X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fcrypto%2Fcaam%2Fctrl.c;h=8acf00490fd5c3ff97f5dbd5b8a750c8ae548a62;hb=3ed1c478eff8db80e234d5446cb378b503135888;hp=1c56f63524f27b2139860518f3ee672fdeef07cb;hpb=9306a398e76df1952685e95cc293c4100fe5286d;p=~andy%2Flinux diff --git a/drivers/crypto/caam/ctrl.c b/drivers/crypto/caam/ctrl.c index 1c56f63524f..8acf00490fd 100644 --- a/drivers/crypto/caam/ctrl.c +++ b/drivers/crypto/caam/ctrl.c @@ -66,7 +66,7 @@ static void build_instantiation_desc(u32 *desc) /* * load 1 to clear written reg: - * resets the done interrrupt and returns the RNG to idle. + * resets the done interrupt and returns the RNG to idle. */ append_load_imm_u32(desc, 1, LDST_SRCDST_WORD_CLRW);