projects
/
linux-3.10.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-3.10.git]
/
drivers
/
crypto
/
caam
/
ctrl.c
diff --git
a/drivers/crypto/caam/ctrl.c
b/drivers/crypto/caam/ctrl.c
index
19faea2
..
6e94bcd
100644
(file)
--- 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);