[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1366280825-31136-1-git-send-email-lee.jones@linaro.org>
Date: Thu, 18 Apr 2013 11:26:56 +0100
From: Lee Jones <lee.jones@...aro.org>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc: arnd@...db.de, linus.walleij@...ricsson.com
Subject: [PATCH 0/9] Fix ux500 crypto drivers and init DMA in the correct way
These drivers haven't been touched in a while. They didn't even compile
or probe successfully. After these changes, both drivers run just fine.
We also split DMA channel allocation and configuration into separate
invocations, as the API expects.
arch/arm/mach-ux500/board-mop500.c | 14 ++------------
drivers/crypto/ux500/cryp/cryp.h | 7 ++++++-
drivers/crypto/ux500/cryp/cryp_core.c | 27 +++++++++++++++++++++++----
drivers/crypto/ux500/hash/hash_alg.h | 5 ++++-
drivers/crypto/ux500/hash/hash_core.c | 20 +++++++++++++++-----
5 files changed, 50 insertions(+), 23 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists