]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94da9b6ab5a28640f95dd6183b79d65c309d9ec7
tree5cccf6e3633910ff9a500c635e69943922cfb087
parent2ab638535920a7ea4e151cf3df45d8bcdaf448d1
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