commit | 5c73a7d0411999e3cb3c6d64225450813738ae25 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Mon Sep 01 15:25:20 2008 -0700 |
committer | Arjan van de Ven <arjan@linux.intel.com> | Fri Sep 05 21:35:23 2008 -0700 |
tree | 609874b77d5098e154010175a3d0eb73603eacd8 | |
parent | 6c644eaeb2e000a08f0e20653b0835bb90a93e4a [diff] |
hrtimer: convert sound/ to the new hrtimer apis 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>