ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
authorTakashi Iwai <tiwai@suse.de>
Sun, 2 Sep 2018 08:23:22 +0000 (10:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 4 Sep 2018 10:13:40 +0000 (12:13 +0200)
commitb81e7732ce86eb4b2a7804e1210007f8fcbdb7dd
tree9bfe8e0967b3d536eaf5f289cb90d13cf0cc8891
parent10a23f614dc96ff46087edfc1ffd7e19ff23d8fe
ALSA: cs46xx: 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/cs46xx/cs46xx_lib.c