commit | 0d59b814353d397ff5d00ac33acd536030252a98 | [log] [tgz] |
---|---|---|
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | Fri Feb 06 15:55:50 2015 -0600 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Feb 09 16:01:21 2015 +0100 |
tree | f0204a290125e413b8ad4b07c89bcc231bd784c4 | |
parent | e4940626defdf6c92da1052ad3f12741c1a28c90 [diff] |
ALSA: pcm: don't override timestamp unconditionally timestamp in RUNNING mode is already taken in update_hw_ptr routine, getting a new timestamp introduces offset between hw_ptr, audio_tstamp and system time Add else condition to read timestamp as fallback and only when enabled Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>