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:
3e1350c
)
[SCSI] qla4xxx: initialize MSI in correct way
author
Shyam Sundar
<shyam.sundar@qlogic.com>
Fri, 3 Dec 2010 06:12:08 +0000
(22:12 -0800)
committer
James Bottomley
<James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:35 +0000
(12:24 -0600)
IRQF_SHARED flag should not be set when calling request_irq for MSI since
this interrupt mechanism cannot be shared like standard INTx
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: Shyam Sundar <shyam.sundar@qlogic.com>
Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found