[alsa-devel] [PATCH v3 Resend 09/13] ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag

Mark Brown broonie at kernel.org
Thu Feb 14 14:07:47 CET 2019


On Thu, Feb 14, 2019 at 10:37:43AM +0100, Sylwester Nawrocki wrote:

>  	u32 maxburst;
>  	unsigned int slave_id;
>  	void *filter_data;
> -	const char *chan_name;
>  	unsigned int fifo_size;
>  	unsigned int flags;

This fails to build:

  CC      sound/core/pcm_dmaengine.o
sound/arm/pxa2xx-pcm-lib.c: In function ‘pxa2xx_pcm_open’:
sound/arm/pxa2xx-pcm-lib.c:128:22: error: ‘struct snd_dmaengine_dai_dma_data’ has no member named ‘chan_name’
            dma_params->chan_name));
                      ^~
sound/arm/pxa2xx-pcm-lib.c:129:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20190214/4b168cf0/attachment.sig>


More information about the Alsa-devel mailing list