OpenCloudOS-Kernel/drivers/staging/fwserial
Kees Cook b28bbb7362 staging/fwserial: 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 removes redundant initialization
of fw transaction timer, which already gets initialized per-transaction.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Bhumika Goyal <bhumirks@gmail.com>
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
..
Kconfig staging/fwserial: Add Kconfig options for max ports 2013-12-08 17:03:03 -08:00
Makefile
TODO
dma_fifo.c staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int" 2016-03-29 14:41:15 -07:00
dma_fifo.h staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int" 2016-03-29 14:41:15 -07:00
fwserial.c staging/fwserial: Convert timers to use timer_setup() 2017-10-18 16:18:31 +02:00
fwserial.h staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int" 2016-03-29 14:41:15 -07:00