kernel-fxtec-pro1x/arch/powerpc/platforms/wsp
Grant Likely a8db8cf0d8 irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Each revmap type has different arguments for setting up the revmap.
This patch splits up the generator functions so that each revmap type
can do its own setup and the user doesn't need to keep track of how
each revmap type handles the arguments.

This patch also adds a host_data argument to the generators.  There are
cases where the host_data pointer will be needed before the function returns.
ie. the legacy map calls the .map callback for each irq before returning.

v2: - Add void *host_data argument to irq_domain_add_*() functions
    - fixed failure to compile
    - Moved IRQ_DOMAIN_MAP_* defines into irqdomain.c

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Milton Miller <miltonm@bga.com>
Tested-by: Olof Johansson <olof@lixom.net>
2012-02-16 06:11:22 -07:00
..
chroma.c powerpc/book3e: Add Chroma as a new WSP/PowerEN platform. 2011-11-25 14:11:29 +11:00
h8.c powerpc/book3e: Add Chroma as a new WSP/PowerEN platform. 2011-11-25 14:11:29 +11:00
ics.c powerpc/wsp: Add MSI support for PCI on PowerEN 2011-09-20 09:19:55 +10:00
ics.h powerpc/wsp: Add MSI support for PCI on PowerEN 2011-09-20 09:19:55 +10:00
Kconfig powerpc/book3e: Add Chroma as a new WSP/PowerEN platform. 2011-11-25 14:11:29 +11:00
Makefile powerpc/book3e: Add Chroma as a new WSP/PowerEN platform. 2011-11-25 14:11:29 +11:00
msi.c powerpc/wsp: Add MSI support for PCI on PowerEN 2011-09-20 09:19:55 +10:00
msi.h powerpc/wsp: Add MSI support for PCI on PowerEN 2011-09-20 09:19:55 +10:00
opb_pic.c irq_domain: Replace irq_alloc_host() with revmap-specific initializers 2012-02-16 06:11:22 -07:00
psr2.c powerpc/book3e: Add Chroma as a new WSP/PowerEN platform. 2011-11-25 14:11:29 +11:00
scom_smp.c
scom_wsp.c
setup.c
smp.c powerpc: Avoid extra indirect function call in sending IPIs 2011-06-20 11:21:32 +10:00
wsp.c powerpc/book3e: Add Chroma as a new WSP/PowerEN platform. 2011-11-25 14:11:29 +11:00
wsp.h powerpc/book3e: Add Chroma as a new WSP/PowerEN platform. 2011-11-25 14:11:29 +11:00
wsp_pci.c powerpc/wsp: Add PCIe Root support to PowerEN/WSP 2011-09-20 09:19:53 +10:00
wsp_pci.h powerpc/wsp: Add PCIe Root support to PowerEN/WSP 2011-09-20 09:19:53 +10:00