linux/drivers/scsi/smartpqi
Kees Cook 74a0f57392 scsi: smartpqi: 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: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: Don Brace <don.brace@microsemi.com>
Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>
Cc: esc.storagedev@microsemi.com
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Acked-by: Don Brace <don.brace@microsemi.com>
2017-10-27 02:22:00 -07:00
..
Kconfig scsi: smartpqi: update Kconfig 2016-09-02 06:27:28 -04:00
Makefile smartpqi: initial commit of Microsemi smartpqi driver 2016-08-12 16:00:09 -04:00
smartpqi.h scsi: smartpqi: enhance BMIC cache flush 2017-08-10 19:58:25 -04:00
smartpqi_init.c scsi: smartpqi: Convert timers to use timer_setup() 2017-10-27 02:22:00 -07:00
smartpqi_sas_transport.c scsi: smartpqi: remove the smp_handler stub 2017-08-29 21:51:44 -04:00
smartpqi_sis.c scsi: smartpqi: cleanup doorbell register usage. 2017-08-10 19:58:26 -04:00
smartpqi_sis.h scsi: smartpqi: cleanup doorbell register usage. 2017-08-10 19:58:26 -04:00