ALSA: core: group read of pointer, tstamp and jiffies
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Tue, 22 May 2012 19:54:02 +0000 (14:54 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 May 2012 23:50:29 +0000 (01:50 +0200)
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>

No differences found