summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-10-23 02:57:22 +0200
committerKees Cook <keescook@chromium.org>2017-11-01 19:44:52 +0100
commit7d221856add016ef6cc0f4c0cad8e5d2612feedb (patch)
treedf4201b5251737a21f46ab55e805b27bdd6e4475 /drivers/usb/wusbcore
parentRAS/CEC: Convert timers to use timer_setup() (diff)
downloadlinux-7d221856add016ef6cc0f4c0cad8e5d2612feedb.tar.xz
linux-7d221856add016ef6cc0f4c0cad8e5d2612feedb.zip
usb: usbtest: 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. Also adds missing call to destroy_timer_on_stack(); Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Felipe Balbi <felipe.balbi@linux.intel.com> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: "Gustavo A. R. Silva" <garsilva@embeddedor.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/wusbcore')
0 files changed, 0 insertions, 0 deletions