commit | e41dbd20383d0dda8813ef6186b142be4de0ddb6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:19 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:46 2019 +0100 |
tree | 35683e31269df8dc9035f51f5287c8050d9e28e7 | |
parent | dbb71ab05f39162e7e65dbde36cd60be50a4bd5c [diff] |
ALSA: fm801: 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-21-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>