commit | e9e42faf47255274a1ed0b9bf1c46118023ec5fa | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Mon Oct 15 20:51:32 2007 +0100 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Wed Oct 17 21:56:14 2007 -0400 |
tree | abeabf5ec0c38aca963258d6275bfdd726970711 | |
parent | 0fec02c93f60fb44ba3a24a0d3e4a52521d34d3f [diff] |
[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>