commit | 3663984e07a4806c891db66c1ac4fed5c36d38f2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:09 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:40 2019 +0100 |
tree | 699eb04978d18bc1f7f638df7dd2263aabec58f8 | |
parent | 339ede502a00af9c32ce1b585a6be94f2d4f96c9 [diff] |
ALSA: cmipci: 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-11-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>