[alsa-devel] [PATCH 0/4] ASoC: Use snd_pcm_stop_xrun() helper
Takashi Iwai
tiwai at suse.de
Wed Jul 4 16:01:42 CEST 2018
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
More information about the Alsa-devel
mailing list