git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
599ed4b
)
ALSA: core: group read of pointer, tstamp and jiffies
author
Pierre-Louis Bossart
<pierre-louis.bossart@linux.intel.com>
Tue, 22 May 2012 19:54:02 +0000
(14:54 -0500)
committer
Takashi 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