commit | 763ae53d2ae40feccc7edbeb0067b7f6978699a5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:11 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:41 2019 +0100 |
tree | fd9948b116cb6c48663a5d06c11e3100ec381940 | |
parent | 5afff8c1bbc7c5d9a092b217dd27040ccd5b347a [diff] |
ALSA: cs46xx: 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-13-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>