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:
86a778a
)
ALSA: core: keep track of boundary wrap-around
author
Pierre-Louis Bossart
<pierre-louis.bossart@linux.intel.com>
Mon, 22 Oct 2012 21:42:14 +0000
(16:42 -0500)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 23 Oct 2012 14:13:41 +0000
(16:13 +0200)
Keep track of boundary crossing when hw_ptr
exceeds boundary limit and wraps-around. This
will help keep track of total number
of frames played/received at the kernel level
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found