On Wednesday 06 March 2013, Padma Venkat wrote:

> > +               if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
> > +                       config.direction = DMA_MEM_TO_DEV;
> > +                       config.dst_addr = prtd->params->dma_size;
> > +                       config.dst_addr_width = prtd->params->dma_addr;
> 
> dma_addr and dma_size got interchanged.

Ok, fixed.

> Except the above one I tested this patch on 5250. It's working fine.

Thanks a lot for testing this!

        Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to