diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-05 02:53:24 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2017-10-11 15:22:15 +0200 |
commit | 0ee32774aed648854a06bc3fae636f20f5f75a68 (patch) | |
tree | 50559a1b33950a9f183209d0f51534b70629a7ee /net/mac802154 | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... (diff) | |
download | linux-0ee32774aed648854a06bc3fae636f20f5f75a68.tar.xz linux-0ee32774aed648854a06bc3fae636f20f5f75a68.zip |
HID: usbhid: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
(introduced by 686fef928bba ("timer: Prepare to change timer callback
argument type")) to pass the timer pointer explicitly. Adds pointer back to
hid_device for multitouch.
[jkosina@suse.cz: extend changelog a little bit as asked for by Benjamin]
Cc: Jiri Kosina <jikos@kernel.org>
Cc: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: linux-input@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/mac802154')
0 files changed, 0 insertions, 0 deletions