2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-18 10:34:24 +08:00
linux-next/drivers/staging/dgnc
Kees Cook e8c5027d85 staging: dgnc: 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: Lidza Louina <lidza.louina@gmail.com>
Cc: Mark Hounschell <markh@compro.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: driverdev-devel@linuxdriverproject.org
Cc: devel@driverdev.osuosl.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-18 16:18:31 +02:00
..
dgnc_cls.c staging: dgnc: remove struct member magic numbers 2017-03-29 09:37:10 +02:00
dgnc_cls.h staging: dgnc: remove double underscore 2017-03-29 09:37:10 +02:00
dgnc_driver.c staging: dgnc: Convert timers to use timer_setup() 2017-10-18 16:18:31 +02:00
dgnc_driver.h Staging: dgnc: Remove unused fields in struct channel_t 2017-09-18 11:45:25 +02:00
dgnc_mgmt.c staging: dgnc: remove struct member magic numbers 2017-03-29 09:37:10 +02:00
dgnc_mgmt.h staging: dgnc: remove double underscore 2017-03-29 09:37:10 +02:00
dgnc_neo.c staging: dgnc: remove variable rc 2017-09-18 11:45:25 +02:00
dgnc_neo.h staging: dgnc: remove double underscore 2017-03-29 09:37:10 +02:00
dgnc_pci.h staging: dgnc: remove double underscore 2017-03-29 09:37:10 +02:00
dgnc_tty.c drivers/staging: refactor dgnc tty registration. 2017-05-16 13:55:23 +02:00
dgnc_tty.h staging: dgnc: remove double underscore 2017-03-29 09:37:10 +02:00
dgnc_utils.c staging: dgnc: remove unnecessary comments 2017-03-29 09:37:10 +02:00
dgnc_utils.h staging: dgnc: remove double underscore 2017-03-29 09:37:10 +02:00
digi.h staging: dgnc: remove double underscore 2017-03-29 09:37:10 +02:00
Kconfig
Makefile staging: dgnc: remove sysfs files 2016-12-01 09:57:49 +01:00
TODO staging: dgnc: remove error message task 2017-03-29 09:37:10 +02:00