[alsa-devel] [PATCHv2 3/5] ASoC: Intel: Add Intel SST audio DSP Firmware loader.
Liam Girdwood
liam.r.girdwood at linux.intel.com
Mon Feb 17 17:49:27 CET 2014
On Mon, 2014-02-17 at 14:48 +0100, Takashi Iwai wrote:
> At Mon, 17 Feb 2014 13:32:08 +0000,
> Liam Girdwood wrote:
> > + /* allocate DMA buffer to store FW data */
> > + sst_fw->dma_buf = dma_alloc_coherent(dsp->dev, sst_fw->size,
> > + &sst_fw->dmable_fw_paddr, GFP_DMA);
>
> Missing GFP_KERNEL?
>
>
Yep thanks, I'll fix it incrementally if it's OK with Mark ?
Liam
More information about the Alsa-devel
mailing list