commit | 3509a03f4dcf7fedb8880180fed3f7f791ce5598 | [log] [tgz] |
---|---|---|
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | Tue May 22 14:54:02 2012 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Wed May 23 01:50:29 2012 +0200 |
tree | 9be4d6f21e9fe84926b96b39fbb825c537168011 | |
parent | 599ed4b0aeceb6d45ea33f64639e745e3da72766 [diff] |
ALSA: core: group read of pointer, tstamp and jiffies Group read of hw_ptr, tstamp and jiffies in a sequence for better correlation. Previous code took timestamp at the end, which could introduce delays between audio time and system time. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>