13 May
2014
13 May
'14
7:26 p.m.
On Fri, May 09, 2014 at 04:47:43PM +0300, Jarkko Nikula wrote:
- ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32));
- ret = dma_coerce_mask_and_coherent(sst->dma_dev, DMA_BIT_MASK(32)); if (ret) return ret;
My resolution of the merge of your revised version and topic/intel looks like this so I *think* it's OK but please check that I did the right thing.