Files
linux/drivers/input
Thomas Gleixner 5cac2f4d1c input: evdev: Use ktime_mono_to_real()
Convert the monotonic timestamp with ktime_mono_to_real() in
evdev_events().

In evdev_queue_syn_dropped() we can call either ktime_get() or
ktime_get_real() depending on the clkid. No point in having two calls
for CLOCK_REALTIME.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
2014-07-23 10:18:02 -07:00
..
2014-06-07 23:24:07 -07:00
2014-06-07 23:24:07 -07:00
2012-08-21 22:29:49 -07:00
2014-07-23 10:18:02 -07:00
2012-08-21 22:29:49 -07:00
2012-08-21 22:29:49 -07:00
2014-01-23 08:10:44 -08:00