]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: stm32: sai: Remove spurious IRQs on stop
authorOlivier Moysan <olivier.moysan@st.com>
Thu, 19 Oct 2017 13:03:21 +0000 (15:03 +0200)
committerMark Brown <broonie@kernel.org>
Sat, 21 Oct 2017 10:17:49 +0000 (11:17 +0100)
commit47a8907d7c73fad81030655f09832fbb4446a2f5
tree898f9931c0b84fd4b0e1a646c2031ab2007f7a95
parent61fb4ff70377cd2c49a3487bdb0156eba6930072
ASoC: stm32: sai: Remove spurious IRQs on stop

Clear IRQ mask on stream stop to avoid spurious IRQs.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/stm32_sai_sub.c