Re: linux-next: build warning after merge of the sound-asoc tree

From: Kuninori Morimoto
Date: Mon Feb 12 2018 - 21:56:23 EST



Hi Stephen

> After merging the sound-asoc tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> sound/soc/codecs/wm9081.c: In function 'wm9081_digital_mute':
> sound/soc/codecs/wm9081.c:1161:7: warning: 'reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
> reg |= WM9081_DAC_MUTE;
>
> Introduced by commit
>
> 48c338764296 ("ASoC: wm9081: replace codec to component")

Thank you for your report.
I posted fixup patch for it.

Best regards
---
Kuninori Morimoto