Hi, this is a series of trivial fixes to replace some open codes with the standard snd_pcm_stop_xrun() helper. Functionally same, but it addresses the potential stream lock issues automagically, too. Takashi === Takashi Iwai (4): ASoC: davinci: Use snd_pcm_stop_xrun() helper ASoC: qcom: Use snd_pcm_stop_xrun() helper ASoC: sti: Use snd_pcm_stop_xrun() helper ASoC: stm32: Use snd_pcm_stop_xrun() helper sound/soc/davinci/davinci-mcasp.c | 16 ++++------------ sound/soc/qcom/lpass-platform.c | 2 +- sound/soc/sti/uniperif_player.c | 6 +++--- sound/soc/sti/uniperif_reader.c | 2 +- sound/soc/stm/stm32_sai_sub.c | 7 ++----- 5 files changed, 11 insertions(+), 22 deletions(-) -- 2.18.0 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel