]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_audmix: make clock and output src write only
authorViorel Suman <viorel.suman@nxp.com>
Mon, 14 Sep 2020 17:24:34 +0000 (20:24 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 17 Sep 2020 13:47:09 +0000 (14:47 +0100)
commit4d6a272826274c094b7ee73711f0636a9a0c75b2
treeb03c7ce60ef235304d1e2cece37e84586618eaad
parentfe821fc8b36daa3f655d13aa428cc5824e79bbc4
ASoC: fsl_audmix: make clock and output src write only

"alsactl -f state.conf store/restore" sequence fails because setting
"mixing clock source" and "output source" requires active TDM clock
being started for configuration propagation. Make these two controls
write only so that their values are not stored at "alsactl store".

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/1600104274-13110-1-git-send-email-viorel.suman@oss.nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_audmix.c