linux/drivers/scsi/sym53c8xx_2
Matthew Wilcox 99c9e0a1d6 [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE
Make sym_interrupt return an irqreturn_t instead of void, and take a
Scsi_Host instead of a sym_hcb.  Pass the Scsi_Host to the interrupt
handler instead of the sym_hcb.  Rename the host_data to sym_data.
Keep a pci_dev pointer in the sym_data.  Rename the Scsi_Host from
instance to shost.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-10-23 15:23:28 -04:00
..
Makefile
sym53c8xx.h [SCSI] sym53c8xx: Remove tag_ctrl module parameter 2007-10-23 15:11:57 -04:00
sym_defs.h
sym_fw1.h
sym_fw2.h
sym_fw.c [SCSI] sym53c8xx: Simplify DAC DMA handling 2007-10-23 15:12:36 -04:00
sym_fw.h
sym_glue.c [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE 2007-10-23 15:23:28 -04:00
sym_glue.h [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE 2007-10-23 15:23:28 -04:00
sym_hipd.c [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE 2007-10-23 15:23:28 -04:00
sym_hipd.h [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE 2007-10-23 15:23:28 -04:00
sym_malloc.c
sym_misc.h
sym_nvram.c [SCSI] sym53c8xx: Remove ->device_id 2007-10-23 15:11:10 -04:00
sym_nvram.h