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:
6c644ea
)
hrtimer: convert sound/ to the new hrtimer apis
author
Arjan van de Ven
<arjan@linux.intel.com>
Mon, 1 Sep 2008 22:25:20 +0000
(15:25 -0700)
committer
Arjan van de Ven
<arjan@linux.intel.com>
Sat, 6 Sep 2008 04:35:23 +0000
(21:35 -0700)
In order to be able to do range hrtimers we need to use accessor functions
to the "expire" member of the hrtimer struct.
This patch converts sound/ to these accessors.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
No differences found