]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9cd97b32285290ebaf77d525f4d16296ebb2aa0f
treed9689ed1ebe185c898010a108e9d74f240d13f51
parentd21ee90fbd1ab2cc90c908c998a8dccd40fad353
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