ARM: ux500: Stop passing Hash DMA channel config information though pdata
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:37 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 19:14:11 +0000 (21:14 +0200)
commit4db17745c22429b89c55dbb8d9a072103bacd0de
treec94db5280ee772731459f94f614cfc1154dc7d03
parent85c5632d1f7f487d6ac0fb187ee0dacded60abc4
ARM: ux500: Stop passing Hash DMA channel config information though pdata

DMA channel configuration information should be setup in the driver.
The Ux500 Hash 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