commit | 6d9285b00f776eebe459a858ebf07b56c36c60d2 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 14 14:06:51 2012 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Feb 16 01:36:46 2012 -0700 |
tree | 30bf9adb6a25125dc5919f0128b74cfbf2a73d3f | |
parent | 4bbdd45afdae208a7c4ade89cf602f89a6397cff [diff] |
irq_domain/powerpc: Eliminate virq_is_host() There is only one user, and it is trivial to open-code. 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>