[POWERPC] Enable MSI mappings for MPIC
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 8 May 2007 02:58:36 +0000 (12:58 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 8 May 2007 03:42:27 +0000 (13:42 +1000)
On some Apple machines the HT MSI mappings are not enabled by firmware, so
we need to do it by hand.

We can't use the pci routines as this code runs too early.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found