Re: [PATCH V3 1/4] Main rewite of the mpc5200 audio DMA code

2009-05-25 Thread Grant Likely
On Mon, May 25, 2009 at 3:34 AM, Mark Brown wrote: > On Mon, May 25, 2009 at 12:26:27AM -0600, Grant Likely wrote: >> On Sun, May 24, 2009 at 7:38 PM, Jon Smirl wrote: > >> > +/* - >> > + * Sysfs attributes for error monitoring >

Re: [PATCH V3 1/4] Main rewite of the mpc5200 audio DMA code

2009-05-25 Thread Mark Brown
On Mon, May 25, 2009 at 12:26:27AM -0600, Grant Likely wrote: > On Sun, May 24, 2009 at 7:38 PM, Jon Smirl wrote: > > +/* - > > + * Sysfs attributes for error monitoring > > + */ > All this sysfs stuff should be dropped from thi

Re: [PATCH V3 1/4] Main rewite of the mpc5200 audio DMA code

2009-05-24 Thread Grant Likely
On Sun, May 24, 2009 at 7:38 PM, Jon Smirl wrote: > Rewrite the mpc5200 audio DMA code to support both I2S and AC97. > > Signed-off-by: Jon Smirl > --- >  sound/soc/fsl/Kconfig           |    1 >  sound/soc/fsl/mpc5200_dma.c     |  504 > ++- >  sound/soc/fsl/m