ARM: ux500: Stop passing Cryp DMA channel config information though pdata
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:40 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 19:14:20 +0000 (21:14 +0200)
commit75dc6893f5eaf42ddb9cbab841d29a68079f799a
treeda93a95ddf49e5e7998738e8f374ec5b29c553f1
parent3fc63d762ff4595c90d4b9b5682a9655fc28cae4
ARM: ux500: Stop passing Cryp DMA channel config information though pdata

DMA channel configuration information should be setup in the driver.
The Ux500 Cryp driver now does this, so there's no need to send it
though here too.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/board-mop500.c