Thomas Abraham wrote: > Sent: Tuesday, October 11, 2011 3:16 AM > To: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > Cc: linux-samsung-soc@xxxxxxxxxxxxxxx; kgene.kim@xxxxxxxxxxx; > vinod.koul@xxxxxxxxx; Jassi Brar; Boojin Kim > Subject: [PATCH v6 09/10] ARM: S5PC100: Modify platform data for pl330 > driver > > With the 'struct dma_pl330_peri' removed, the platfrom data for dma > driver can be simplified to a simple list of peripheral request ids. > > Cc: Jassi Brar <jassisinghbrar@xxxxxxxxx> > Cc: Boojin Kim <boojin.kim@xxxxxxxxxxx> > Signed-off-by: Thomas Abraham <thomas.abraham@xxxxxxxxxx> > --- > arch/arm/mach-s5pc100/dma.c | 247 ++++++++++++----------------------- > -------- > 1 files changed, 69 insertions(+), 178 deletions(-) > Looks good to me. Acked-by: Boojin Kim <boojin.kim@xxxxxxxxxxx> > diff --git a/arch/arm/mach-s5pc100/dma.c b/arch/arm/mach-s5pc100/dma.c > index 065a087..8dfdc76 100644 > --- a/arch/arm/mach-s5pc100/dma.c > +++ b/arch/arm/mach-s5pc100/dma.c > @@ -35,100 +35,42 @@ > > static u64 dma_dmamask = DMA_BIT_MASK(32); > -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html