commit | cc79ca691c292e9fd44f589c7940b9654e22f2f6 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Thu Feb 16 01:37:49 2012 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Feb 16 01:37:49 2012 -0700 |
tree | 4efe01e4f4a92f97dba326923e0a7a8af4b3bf87 | |
parent | 6d9285b00f776eebe459a858ebf07b56c36c60d2 [diff] |
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>