commit | 25235f712b680d00756a73ee64289137989fc6fd | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Aug 06 09:10:03 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Aug 20 16:34:58 2008 +1000 |
tree | 3237a42b97fd5f7136ad7a7be9ef3540697cb5f4 | |
parent | 7e7ab3677502a0f798f38bfa1a7d53dd22faa0bc [diff] |
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>