]> git.baikalelectronics.ru Git - kernel.git/commit
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
authorBrice Goglin <brice@myri.com>
Thu, 31 Aug 2006 05:55:24 +0000 (01:55 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 00:43:52 +0000 (17:43 -0700)
commit085100fad5bc8ecc6696a95934bbfcf4db92a523
treee5603dd4fe5f9331c99b2b6c61a26650509338e2
parent4c9f1c119b06c4a4acb31ecf86450049c4bc56dc
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT

0x08 is the HT capability, while PCI_CAP_ID_HT_IRQCONF would be
the subtype 0x80 that mpic_scan_ht_pic() uses.
Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT.

And by the way, use it in the ipath driver instead of defining its
own HT_CAPABILITY_ID.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/powerpc/sysdev/mpic.c
drivers/infiniband/hw/ipath/ipath_iba6110.c
include/linux/pci_regs.h