[SCSI] initio: Fix merge fallout
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 15 Oct 2007 19:51:32 +0000 (20:51 +0100)
committerJames Bottomley <jejb@mulgrave.localdomain>
Thu, 18 Oct 2007 01:56:14 +0000 (21:56 -0400)
Fix IRQ reporting - just assign the ->pci_dev pointer earlier and use the
pci_dev irq field rather than keeping a private one

Init the spinlock as it works better on SMP that way

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found