]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
authorTakashi Iwai <tiwai@suse.de>
Sun, 2 Sep 2018 08:23:07 +0000 (10:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 4 Sep 2018 10:13:34 +0000 (12:13 +0200)
commit10a23f614dc96ff46087edfc1ffd7e19ff23d8fe
tree866d2041ce464ffc7489b08a2e98e046df991c65
parentdc0d1c4519095a6c6bbd9ec4a808674aba502741
ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag

The recently introduced PCM info flag assures the call of ack ops at
each applptr change, and this is mandatory for the indirect PCM
helpers.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/emu10k1/emupcm.c