commit | 10a23f614dc96ff46087edfc1ffd7e19ff23d8fe | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Sep 02 10:23:07 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 04 12:13:34 2018 +0200 |
tree | 866d2041ce464ffc7489b08a2e98e046df991c65 | |
parent | dc0d1c4519095a6c6bbd9ec4a808674aba502741 [diff] |
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>