linux/arch/powerpc/platforms/85xx
Grant Likely bae1d8f199 irq_domain/powerpc: Use common irq_domain structure instead of irq_host
This patch drops the powerpc-specific irq_host structures and uses the common
irq_domain strucutres defined in linux/irqdomain.h.  It also fixes all
the users to use the new structure names.

Renaming irq_host to irq_domain has been discussed for a long time, and this
patch is a step in the process of generalizing the powerpc virq code to be
usable by all architecture.

An astute reader will notice that this patch actually removes the irq_host
structure instead of renaming it.  This is because the irq_domain structure
already exists in include/linux/irqdomain.h and has the needed data members.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
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-14 14:06:50 -07:00
..
common.c powerpc/85xx: Renamed mpc85xx_common.c to common.c 2011-11-24 02:01:41 -06:00
corenet_ds.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
corenet_ds.h powerpc/p4080: Add basic support for p4080ds platform 2009-11-20 16:45:38 -06:00
Kconfig powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO' 2011-11-23 22:55:47 -06:00
ksi8560.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
Makefile powerpc/85xx: Renamed mpc85xx_common.c to common.c 2011-11-24 02:01:41 -06:00
mpc85xx_ads.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
mpc85xx_cds.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
mpc85xx_ds.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
mpc85xx_mds.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
mpc85xx_rdb.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
mpc85xx.h powerpc/85xx: consolidate of_platform_bus_probe calls 2011-11-24 02:01:41 -06:00
mpc8536_ds.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
p1010rdb.c powerpc: fix compile error with 85xx/p1010rdb.c 2012-01-04 15:52:40 -06:00
p1022_ds.c powerpc: fix compile error with 85xx/p1022_ds.c 2012-01-17 13:08:08 -06:00
p1023_rds.c powerpc: fix compile error with 85xx/p1023_rds.c 2012-01-04 15:51:24 -06:00
p2041_rdb.c powerpc/85xx: Rename p2040_rdb.c to p2041_rdb.c 2011-10-06 23:32:57 -05:00
p3041_ds.c powerpc/85xx: disable timebase synchronization under the hypervisor 2011-06-27 08:36:19 -05:00
p3060_qds.c powerpc/85xx: Fix compile error on p3060_qds.c 2011-11-23 22:55:47 -06:00
p4080_ds.c powerpc/85xx: disable timebase synchronization under the hypervisor 2011-06-27 08:36:19 -05:00
p5020_ds.c powerpc/85xx: disable timebase synchronization under the hypervisor 2011-06-27 08:36:19 -05:00
sbc8548.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
sbc8560.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
smp.c powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h" 2011-12-07 13:43:06 +11:00
smp.h powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h" 2011-12-07 13:43:06 +11:00
socrates_fpga_pic.c irq_domain/powerpc: Use common irq_domain structure instead of irq_host 2012-02-14 14:06:50 -07:00
socrates_fpga_pic.h powerpc/85xx: Add support for the "socrates" board (MPC8544). 2009-03-27 06:42:08 -05:00
socrates.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
stx_gp3.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
tqm85xx.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00
xes_mpc85xx.c powerpc/mpic: Invert the meaning of MPIC_PRIMARY 2011-12-07 13:43:08 +11:00