]> Pileus Git - ~andy/linux/blobdiff - drivers/crypto/caam/ctrl.c
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[~andy/linux] / drivers / crypto / caam / ctrl.c
index 1c56f63524f27b2139860518f3ee672fdeef07cb..8acf00490fd5c3ff97f5dbd5b8a750c8ae548a62 100644 (file)
@@ -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);