Re: [PATCH 29/32] ARM: ux500: Stop passing UART's platform data for Device Tree boots

2013-04-25 Thread Linus Walleij
On Thu, Apr 18, 2013 at 12:12 PM, Lee Jones wrote: > 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. > > Signed-off-by: Lee Jones Removes a

Re: [PATCH 29/32] ARM: ux500: Stop passing UART's platform data for Device Tree boots

2013-04-25 Thread Linus Walleij
On Thu, Apr 18, 2013 at 12:12 PM, Lee Jones lee.jo...@linaro.org wrote: 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. Signed-off-by: Lee

[PATCH 29/32] ARM: ux500: Stop passing UART's platform data for Device Tree boots

2013-04-18 Thread Lee Jones
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. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/cpu-db8500.c |6 +++--- 1 file changed, 3

[PATCH 29/32] ARM: ux500: Stop passing UART's platform data for Device Tree boots

2013-04-18 Thread Lee Jones
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. Signed-off-by: Lee Jones lee.jo...@linaro.org --- arch/arm/mach-ux500/cpu-db8500.c |6 +++---