[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)
commite9e42faf47255274a1ed0b9bf1c46118023ec5fa
treeabeabf5ec0c38aca963258d6275bfdd726970711
parent0fec02c93f60fb44ba3a24a0d3e4a52521d34d3f
[SCSI] initio: Fix merge fallout

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>
drivers/scsi/initio.c