Here are revised patches for omap-des driver addressing review comments at: https://lkml.org/lkml/2013/8/30/116 Joel Fernandes (2): crypto: omap-des: Add omap-des driver for OMAP4/AM43xx crypto: omap-des: Add config and build options drivers/crypto/Kconfig | 11 + drivers/crypto/Makefile | 1 + drivers/crypto/omap-des.c | 1218 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1230 insertions(+) create mode 100644 drivers/crypto/omap-des.c -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html