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:
860abe8
)
[IA64] pci_get_legacy_ide_irq should return irq (not GSI)
author
Zhang, Yanmin
<yanmin_zhang@linux.intel.com>
Mon, 12 Feb 2007 06:12:01 +0000
(14:12 +0800)
committer
Tony Luck
<tony.luck@intel.com>
Thu, 8 Mar 2007 18:04:44 +0000
(10:04 -0800)
Function pci_get_legacy_ide_irq is incorrect on ia64. It should return
irq vector instead of GSI. The fixed number 14 and 15 are just GSI.
Signed-off-by: Zhang Yanmin <yanmin.zhang@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found