Skip to content
Commit d09ac610 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Dmitry Torokhov
Browse files

Input: hp_sdc - convert to ktime_get()



This gets rid of the deprecated do_gettimeofday() call in favor
of ktime_get(), which is also more reliable as it uses monotonic
times. The code now gets a bit simpler.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Patchwork-Id: 10076621
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 59d805af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment