commit | 914da689090c094dd1ffce02b1fa13d7e9411ea0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:41 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:56 2019 +0100 |
tree | 19be6443947c9cce8be59b78963adf3150e8f808 | |
parent | 58dad836f98cdba69bb4f0b0a9a19af8e39e9fbf [diff] |
ALSA: gus: 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-43-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>