git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fec02c
)
[SCSI] initio: Fix merge fallout
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Mon, 15 Oct 2007 19:51:32 +0000
(20:51 +0100)
committer
James 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