ARM: ux500: Stop passing MMC's platform data for Device Tree boots
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:28 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@stericsson.com>
Tue, 6 Aug 2013 21:48:49 +0000 (23:48 +0200)
It was required to pass DMA channel configuration information to the
MMC driver before the new DMA API was in place. Now that it is, and
is fully compatible with Device Tree we can stop doing that.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found