linux-sg2042/drivers/staging/irda
Kees Cook 3de1abef24 staging/irda-usb: 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()
to pass the timer pointer explicitly. This requires adding a pointer to
hold the timer's target URB, as there won't be a way to pass this in the
future.

Cc: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-20 14:42:50 +02:00
..
drivers staging/irda-usb: Convert timers to use timer_setup() 2017-10-20 14:42:50 +02:00
include/net/irda staging/irda/net: Convert timers to use timer_setup() 2017-10-20 14:42:49 +02:00
net staging/irda/net: Convert timers to use timer_setup() 2017-10-20 14:42:49 +02:00
TODO staging: irda: add a TODO file. 2017-08-28 16:42:57 -07:00