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)
commit49c129519a7a8840767321c38d2eaf84a263529b
treed9689ed1ebe185c898010a108e9d74f240d13f51
parent5dc26af111e9e71f02ae769d4f74b3d0b9fb6e4d
ARM: ux500: Stop passing MMC's platform data for Device Tree boots

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>
arch/arm/mach-ux500/cpu-db8500.c