The first patch in the series fixes a boottime oops on SEC h/w v.2.0. The rest are minor cleanups. The fourth - "crypto: caam - desc.h - convert spaces to tabs" - is the result of running unexpand -a on desc.h, and may exceed list message quota limits. If this is the case, please execute unexpand manually (or let me know how to better handle this situation). Herbert, I'm cc'ing you on this, so you should receive all 7 patches. Kim Phillips (7): crypto: talitos - fix bad kfree crypto: talitos - remove NO_IRQ references crypto: talitos - convert talitos_error to struct device crypto: caam - desc.h - convert spaces to tabs crypto: caam - more desc.h cleanups crypto: caam - fix polarity of "propagate error" logic crypto: caam - remove DECO access initialization code drivers/crypto/caam/caamalg.c | 10 +- drivers/crypto/caam/ctrl.c | 13 - drivers/crypto/caam/desc.h | 2265 ++++++++++++++++++------------------- drivers/crypto/caam/desc_constr.h | 7 +- drivers/crypto/caam/regs.h | 1 - drivers/crypto/talitos.c | 31 +- 6 files changed, 1156 insertions(+), 1171 deletions(-) -- 1.7.8 -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html