commit | 52f623d0a84d7c6240e53e964caaaec61b62aa9d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:42 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:56 2019 +0100 |
tree | 3f5a8d798eb37c9f6fbab9e70b120fd0194cc3df | |
parent | 914da689090c094dd1ffce02b1fa13d7e9411ea0 [diff] |
ALSA: msnd: Support PCM sync_stop The driver invokes snd_pcm_period_elapsed() simply from the interrupt handler. Set card->sync_irq for enabling the missing sync_stop PCM operation. Link: https://lore.kernel.org/r/20191210063454.31603-44-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>