Re: [alsa-devel] [PATCH] ASoC: DAPM: Fix build warning

2015-03-25 Thread Charles Keepax
On Wed, Mar 25, 2015 at 11:53:30AM +0100, Takashi Iwai wrote: > At Wed, 25 Mar 2015 10:13:28 +, > Charles Keepax wrote: > > > > commit c66150824b8a ("ASoC: dapm: add code to configure dai link > > parameters") introduced the following build warning: > > > > sound/soc/soc-dapm.c: In function '

Re: [alsa-devel] [PATCH] ASoC: DAPM: Fix build warning

2015-03-25 Thread Takashi Iwai
At Wed, 25 Mar 2015 10:13:28 +, Charles Keepax wrote: > > commit c66150824b8a ("ASoC: dapm: add code to configure dai link > parameters") introduced the following build warning: > > sound/soc/soc-dapm.c: In function 'snd_soc_dapm_new_pcm': > sound/soc/soc-dapm.c:3389:4: warning: passing argum

[PATCH] ASoC: DAPM: Fix build warning

2015-03-25 Thread Charles Keepax
commit c66150824b8a ("ASoC: dapm: add code to configure dai link parameters") introduced the following build warning: sound/soc/soc-dapm.c: In function 'snd_soc_dapm_new_pcm': sound/soc/soc-dapm.c:3389:4: warning: passing argument 1 of 'snprintf' discards 'const' qualifier from pointer target type