Re: [PATCH 11/32] ARM: ux500: Remove unused 'data_width' attributes from UART DMA configs

2013-04-25 Thread Linus Walleij
On Thu, Apr 18, 2013 at 12:11 PM, Lee Jones wrote: > DMA configuration data is now allocated in the UART driver, so these > are just ignored. > > Signed-off-by: Lee Jones Reviewed-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH 11/32] ARM: ux500: Remove unused 'data_width' attributes from UART DMA configs

2013-04-25 Thread Linus Walleij
On Thu, Apr 18, 2013 at 12:11 PM, Lee Jones lee.jo...@linaro.org wrote: DMA configuration data is now allocated in the UART driver, so these are just ignored. Signed-off-by: Lee Jones lee.jo...@linaro.org Reviewed-by: Linus Walleij linus.wall...@linaro.org Yours, Linus Walleij -- To

[PATCH 11/32] ARM: ux500: Remove unused 'data_width' attributes from UART DMA configs

2013-04-18 Thread Lee Jones
DMA configuration data is now allocated in the UART driver, so these are just ignored. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500.c | 12 1 file changed, 12 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c

[PATCH 11/32] ARM: ux500: Remove unused 'data_width' attributes from UART DMA configs

2013-04-18 Thread Lee Jones
DMA configuration data is now allocated in the UART driver, so these are just ignored. Signed-off-by: Lee Jones lee.jo...@linaro.org --- arch/arm/mach-ux500/board-mop500.c | 12 1 file changed, 12 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c