This patch-set ensures any clocks that are obtained by the ux500 crypto drivers are prepared for use. We also request DMA channels and configure them in the correct way using the new dmaengine API.
arch/arm/mach-ux500/board-mop500.c | 14 ++------------ drivers/crypto/ux500/cryp/cryp.h | 7 ++++++- drivers/crypto/ux500/cryp/cryp_core.c | 31 ++++++++++++++++++++++++++++++- drivers/crypto/ux500/hash/hash_alg.h | 5 ++++- drivers/crypto/ux500/hash/hash_core.c | 24 ++++++++++++++++++++++-- 5 files changed, 64 insertions(+), 17 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/