]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Convert the MPIC MSI code to use msi_bitmap
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 5 Aug 2008 23:10:03 +0000 (09:10 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 20 Aug 2008 06:34:58 +0000 (16:34 +1000)
commit25235f712b680d00756a73ee64289137989fc6fd
tree3237a42b97fd5f7136ad7a7be9ef3540697cb5f4
parent7e7ab3677502a0f798f38bfa1a7d53dd22faa0bc
powerpc: Convert the MPIC MSI code to use msi_bitmap

This affects the U3 MSI code as well as the PASEMI MSI code.  We keep
some of the MPIC routines as helpers, and also the U3 best-guess
reservation logic.  The rest is replaced by the generic code.

And a few printk format changes due to hwirq type change.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/include/asm/mpic.h
arch/powerpc/sysdev/mpic.h
arch/powerpc/sysdev/mpic_msi.c
arch/powerpc/sysdev/mpic_pasemi_msi.c
arch/powerpc/sysdev/mpic_u3msi.c