From: Zhang, Yanmin Date: Mon, 12 Feb 2007 06:12:01 +0000 (+0800) Subject: [IA64] pci_get_legacy_ide_irq should return irq (not GSI) X-Git-Tag: v2.6.21-rc4~51^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8621235b2ede3276e9862540f0188e40471a99f7;p=pandora-kernel.git [IA64] pci_get_legacy_ide_irq should return irq (not GSI) 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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed