Hi Linus, On Fri, May 03, 2013 at 10:13:22PM +0200, Linus Walleij wrote: > On Fri, May 3, 2013 at 4:32 PM, Lee Jones <lee.jo...@linaro.org> wrote: > > > 'psize' is used to calculate the maximum DMA burst size. However it > > is only taken into consideration when editing the DMA channel's > > configuration. The Audio DMA platform data is only used to allocate > > a channel, not configure it. That will be done at a later date within > > the MSP driver. > > > > We're also removing comments which are no longer required, as > > 'data_width' is no longer set in any device's platform data period. > > > > Signed-off-by: Lee Jones <lee.jo...@linaro.org> > > Patch applied. > > Fabio: as I know you have audio working on the ux500 > with the mainline driver: could you confirm that this patch > does not disturb the audio playback and provide a > Tested-by?
Sure, I applied just this patch and it still works fine, tested on HREF with speaker-test. I have another non-related hack on dmaengine applied though, but Lee is already aware of it so this is good for me: Tested-by: Fabio Baltieri <fabio.balti...@linaro.org> Thanks, Fabio -- Fabio Baltieri -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/