commit | 48094a75cd7090aecc1b9b0dd0c5f1f70c7443cb | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 07:34:46 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:58 2019 +0100 |
tree | 70603d213d60e6d59fe7b671cb61d70b02b423b1 | |
parent | f9236dd027b85846f2fb7f959cc4baaf165d339f [diff] |
ALSA: wavefront: 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-48-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>