From: Alan Cox Date: Mon, 15 Oct 2007 19:51:32 +0000 (+0100) Subject: [SCSI] initio: Fix merge fallout X-Git-Tag: v2.6.24-rc1~19^2~34 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e42faf47255274a1ed0b9bf1c46118023ec5fa;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed