commit | b1625fbb3b87affbedf14545b65d69ff182a0611 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 04 16:01:46 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 04 15:41:36 2018 +0100 |
tree | 87c7e6f2c6e02561f558e64eadacd7a8ebe018b5 | |
parent | dc865fb9e7c2251c9585ff6a7bf185d499db13e4 [diff] |
ASoC: stm32: Use snd_pcm_stop_xrun() helper The XRUN trigger from the driver should be done via snd_pcm_stop_xrun(). It simplifies the locking as well. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@kernel.org>