Re: [PATCH V1 2/3] Rename the PSC functions to DMA

2009-04-26 Thread Grant Likely
On Sun, Apr 26, 2009 at 10:04 PM, Grant Likely wrote: > On Sun, Apr 26, 2009 at 1:53 PM, Jon Smirl wrote: >> Rename the functions in the mpc5200 DMA file from i2s to dma to reflect the >> file they are in. >> >> Signed-off-by: Jon Smirl > > Acked-by: Grant Likely Okay, I've taken a second loo

Re: [PATCH V1 2/3] Rename the PSC functions to DMA

2009-04-26 Thread Grant Likely
On Sun, Apr 26, 2009 at 1:53 PM, Jon Smirl wrote: > Rename the functions in the mpc5200 DMA file from i2s to dma to reflect the > file they are in. > > Signed-off-by: Jon Smirl Acked-by: Grant Likely > --- >  sound/soc/fsl/mpc5200_dma.c     |  194 > --- >

[PATCH V1 2/3] Rename the PSC functions to DMA

2009-04-26 Thread Jon Smirl
Rename the functions in the mpc5200 DMA file from i2s to dma to reflect the file they are in. Signed-off-by: Jon Smirl --- sound/soc/fsl/mpc5200_dma.c | 194 --- sound/soc/fsl/mpc5200_dma.h | 26 +++-- sound/soc/fsl/mpc5200_psc_i2s.c | 160 +++