[alsa-devel] [PATCH 1/2] ASoC: Intel: Fix Baytrail SST DSP firmware loading

Mark Brown broonie at kernel.org
Tue May 13 19:26:04 CEST 2014


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140513/6acb681f/attachment.sig>


More information about the Alsa-devel mailing list