OSDN Git Service

ARM: ux500: Stop passing UART's platform data for Device Tree boots
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:27 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 19:13:25 +0000 (21:13 +0200)
commitb722487507b757b03e4e9cbb215f8965fa9b5e47
tree2a899860eafc18834ef8ae1a0ae0e4c298f5dee0
parent9b233f9b2e927a93b3dc8b8e9c1d59f79be13dcc
ARM: ux500: Stop passing UART's platform data for Device Tree boots

It was required to pass DMA channel configuration information to the
UART 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