commit | d3e163bfff972f810c67d766219807eee2d23c82 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:43 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:56 2019 +0100 |
tree | b0f1e1275f0eae81ec542728caf1508f5289f4e0 | |
parent | 52f623d0a84d7c6240e53e964caaaec61b62aa9d [diff] |
ALSA: opl3sa2: 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-45-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>