commit | 164d0738248ac0befb4ce11ca60a06a41838af47 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:00 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:35 2019 +0100 |
tree | 1e5c83ff56d7e3c05c86a2366f9335a812ca2fec | |
parent | 4bb1e4e7ccc2a955e933d0cec630da40012dcd42 [diff] |
ALSA: ad1889: 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-2-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>