commit | 67ceac17e87780d7879fecd4dc0ac52bf99b164a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:24 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:48 2019 +0100 |
tree | 82bcd2f649c72bc9eeec1b43737f47adf0f9eff2 | |
parent | be1391c7858ffd7c5c1b4f004431cfbffb3e923c [diff] |
ALSA: korg1212: 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-26-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>