From: Thomas Gleixner Date: Wed, 11 Jun 2014 23:59:14 +0000 (+0000) Subject: ALSA: core: Use ktime_get_ts() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26204e048d2ee0c65e0539f7cc2b66f845a19a41;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed