linux_dsm_epyc7002/drivers/usb/isp1760
Kees Cook 7e33da59a6 usb: isp1760: 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.

Cc: "Gustavo A. R. Silva" <garsilva@embeddedor.com>
Cc: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-01 16:57:23 +01:00
..
isp1760-core.c usb: isp1760: set IRQ flags properly 2015-03-09 10:46:15 -05:00
isp1760-core.h
isp1760-hcd.c usb: isp1760: Convert timers to use timer_setup() 2017-11-01 16:57:23 +01:00
isp1760-hcd.h
isp1760-if.c usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW 2017-03-17 13:16:56 +09:00
isp1760-regs.h
isp1760-udc.c usb: isp1760: Convert timers to use timer_setup() 2017-11-01 16:57:23 +01:00
isp1760-udc.h
Kconfig
Makefile