ATA: convert GSI to irq on ia64
commit55eb1f49d93b85b3e2c2130c4ea2aaf557996b00
authorZhang, Yanmin <yanmin_zhang@linux.intel.com>
Thu, 15 Feb 2007 07:37:03 +0000 (14 23:37 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Mar 2007 18:50:32 +0000 (9 10:50 -0800)
tree3be71f848061476d09cc3be30c6f5f6e6e04ff59
parent287be53469194d65a10986023145b7b316f906e5
ATA: convert GSI to irq on ia64

If an ATA drive uses legacy mode, ata driver will choose 14 and 15 as the
fixed irq number.  On ia64 platform, such numbers are GSI and should be
converted to irq vector.

Signed-off-by: Zhang Yanmin <yanmin.zhang@intel.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/ia64/Kconfig
include/asm-ia64/libata-portmap.h [new file with mode: 0644]