Changes to v1: - omap type specific handling removed - fixed backlog handling bug in "redundunt locking is removed" - aes module initialized once per request instead of dma transaction more efficient and right way to do it - checkpatch fixes in separate patch Dmitry Kasatkin (6): omap-aes: DMA initialization fixes for OMAP off mode omap-aes: redundant locking is removed omap-aes: error handling implementation improved omap-aes: unnecessary code removed omap-aes: initialize aes module once per request omap-aes: checkpatch --file warning fixes drivers/crypto/omap-aes.c | 260 +++++++++++++++++++++++--------------------- 1 files changed, 136 insertions(+), 124 deletions(-) -- 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