]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6e8d29e2341dcb7bf810eea02cb2e7dc051722d
treef7c5fbb2d50665697987739cb2d073a4098afdfb
parentdaa368897aaa09224ed02db9f3f643a22c86f366
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