]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca4955edff303dba1263d9ba0b71adf1c37137ab
tree4efe01e4f4a92f97dba326923e0a7a8af4b3bf87
parent3c96aaaca71d4c290aaa5cbfa9735b5947a13d1f
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