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:
b4f75ae
)
ALSA: core: Use ktime_get_ts()
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 11 Jun 2014 23:59:14 +0000
(23:59 +0000)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 12 Jun 2014 10:58:16 +0000
(12:58 +0200)
do_posix_clock_monotonic_gettime() is a leftover from the initial
posix timer implementation which maps to ktime_get_ts().
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found