commit | 66471aa715f0d4207c61e27e6333d6f453df554b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:15 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:45 2019 +0100 |
tree | a56c009e54f68607179fc985483442e298720f3d | |
parent | d4cad99fda9bc5ba6de3a56aedb572a008d1856a [diff] |
ALSA: emu10k1: 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-17-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>