ALSA: core: Use ktime_get_ts()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 11 Jun 2014 23:59:14 +0000 (23:59 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Jun 2014 10:58:16 +0000 (12:58 +0200)
commit26204e048d2ee0c65e0539f7cc2b66f845a19a41
treef7c5fbb2d50665697987739cb2d073a4098afdfb
parentb4f75aea553a2146bbdd159c397a2ac42cbb9902
ALSA: core: Use ktime_get_ts()

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>
include/sound/pcm.h
sound/core/timer.c