commit | a20b8bfe557c794ae3a35c1ca9cb25d3abaf7784 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:26 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:49 2019 +0100 |
tree | e2da75f77e7010e2887ed04866eb7434e487659d | |
parent | aec9f0cc057ece110be244fc5d2f10ba3176a8db [diff] |
ALSA: maestro3: 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-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>