ASoC: wm9081: fixup wm9081_digital_mute() reg read
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 13 Feb 2018 02:54:58 +0000 (02:54 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 13 Feb 2018 11:58:45 +0000 (11:58 +0000)
commit1417c5fa3962d768bb8f18f4725a5fc039dbbb0e
treed7ca7b4604e4b16c57ea4a302d306687c6f9dde0
parent48c3387642967d62fc47aff4ad0e3816bf8292e3
ASoC: wm9081: fixup wm9081_digital_mute() reg read

commit 48c338764296 ("ASoC: wm9081: replace codec to component")
replaced codec to component, but it didn't keep WM9081_DAC_DIGITAL_2
value to reg. This patch fixup it.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm9081.c