PCI: Only check the HT capability bits in mpic.c
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 22 Nov 2006 07:26:22 +0000 (18:26 +1100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Dec 2006 18:54:43 +0000 (10:54 -0800)
commitbeb7cc8238a8334d86c96bf32bf66182db3b619f
tree5cccf6e3633910ff9a500c635e69943922cfb087
parent7a380507c48f7894bae7d367375313df9d51b2e5
PCI: Only check the HT capability bits in mpic.c

Only compare the exact HT capability bits against HT_CAPTYPE_IRQ,
this is a little paranoid, but doesn't hurt.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/powerpc/sysdev/mpic.c