OSDN Git Service

ALSA: gus: Support PCM sync_stop
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 06:34:41 +0000 (07:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:56 +0000 (07:25 +0100)
commit914da689090c094dd1ffce02b1fa13d7e9411ea0
tree19be6443947c9cce8be59b78963adf3150e8f808
parent58dad836f98cdba69bb4f0b0a9a19af8e39e9fbf
ALSA: gus: 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-43-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/gus/gus_main.c
sound/isa/gus/gusmax.c
sound/isa/gus/interwave.c