commit | b81e7732ce86eb4b2a7804e1210007f8fcbdb7dd | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Sep 02 10:23:22 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 04 12:13:40 2018 +0200 |
tree | 9bfe8e0967b3d536eaf5f289cb90d13cf0cc8891 | |
parent | 10a23f614dc96ff46087edfc1ffd7e19ff23d8fe [diff] |
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>