Re: [PATCH V3 5/5] ARM: SAMSUNG: dma: Remove unnecessary code

2013-02-06 Thread Arnd Bergmann
On Wednesday 06 February 2013, Padmavathi Venna wrote: > > This patch removes the usage of DMACH_DT_PROP and dt_dmach_prop > from dma code as the new generic dma dt binding support has been > added. > > Signed-off-by: Padmavathi Venna Acked-by: Arnd Bergmann -- To unsubscribe from this list:

[PATCH V3 5/5] ARM: SAMSUNG: dma: Remove unnecessary code

2013-02-05 Thread Padmavathi Venna
This patch removes the usage of DMACH_DT_PROP and dt_dmach_prop from dma code as the new generic dma dt binding support has been added. Signed-off-by: Padmavathi Venna --- arch/arm/mach-s3c24xx/include/mach/dma.h |1 - arch/arm/mach-s3c64xx/include/mach/dma.h |1 - arch/arm/p