powerpc/powernv: Use MSI bitmap to manage IRQs
authorGavin Shan <shangw@linux.vnet.ibm.com>
Tue, 5 Mar 2013 21:12:37 +0000 (21:12 +0000)
committerMichael Ellerman <michael@ellerman.id.au>
Thu, 18 Apr 2013 03:03:59 +0000 (13:03 +1000)
As Michael Ellerman mentioned, arch/powerpc/sysdev/msi_bitmap.c
already implemented bitmap to manage (alloc/free) MSI interrupts.
The patch intends to use that mechanism to manage MSI interrupts
for PowerNV platform.

Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>

No differences found