2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/arch/powerpc/platforms/512x
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
..
clock.c powerpc: Fix up modules that should be including module.h 2011-10-31 19:30:38 -04:00
Kconfig powerpc/mpc5121: drop "select MPC5121_ADS_CPLD" 2011-11-13 20:57:45 +01:00
Makefile powerpc/5121: add initial support for PDM360NG board 2010-08-01 17:06:44 -06:00
mpc512x_shared.c drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported 2011-10-05 01:10:12 +00:00
mpc512x.h powerpc/5121: shared DIU framebuffer support 2010-08-01 17:06:44 -06:00
mpc5121_ads_cpld.c irq_domain/powerpc: Use common irq_domain structure instead of irq_host 2012-02-14 14:06:50 -07:00
mpc5121_ads.c powerpc/5121: shared DIU framebuffer support 2010-08-01 17:06:44 -06:00
mpc5121_ads.h powerpc/mpc5121: Add support for CPLD on MPC5121ADS board 2008-07-12 12:10:55 -06:00
mpc5121_generic.c of/flattree: Add of_flat_dt_match() helper function 2011-01-01 13:03:25 -07:00
pdm360ng.c powerpc/5121: add initial support for PDM360NG board 2010-08-01 17:06:44 -06:00