From: Michael Ellerman Date: Tue, 5 Aug 2008 23:10:03 +0000 (+1000) Subject: powerpc: Convert the MPIC MSI code to use msi_bitmap X-Git-Tag: v2.6.28-rc1~569^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25235f712b680d00756a73ee64289137989fc6fd;p=pandora-kernel.git 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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed