irq_domain: Move irq_domain code from powerpc to kernel/irq
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 16 Feb 2012 08:37:49 +0000 (01:37 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 16 Feb 2012 08:37:49 +0000 (01:37 -0700)
commitcc79ca691c292e9fd44f589c7940b9654e22f2f6
tree4efe01e4f4a92f97dba326923e0a7a8af4b3bf87
parent6d9285b00f776eebe459a858ebf07b56c36c60d2
irq_domain: Move irq_domain code from powerpc to kernel/irq

This patch only moves the code.  It doesn't make any changes, and the
code is still only compiled for powerpc.  Follow-on patches will generalize
the code for other architectures.

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>
arch/powerpc/Kconfig
arch/powerpc/include/asm/irq.h
arch/powerpc/kernel/irq.c
include/linux/irqdomain.h
kernel/irq/irqdomain.c