irqdomain: Eliminate dedicated radix lookup functions
authorGrant Likely <grant.likely@secretlab.ca>
Mon, 4 Jun 2012 05:04:37 +0000 (22:04 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 11 Jul 2012 15:16:00 +0000 (16:16 +0100)
commitd6b0d1f7058f7cf818138cd7fd116dca3f3576d9
tree77badaee27c21a63f5de73b7b4483824208245ec
parent98aa468e045a0091a7c34d9f5205a629634fabf4
irqdomain: Eliminate dedicated radix lookup functions

In preparation to remove the slow revmap path, eliminate the public
radix revmap lookup functions.  This simplifies the code and makes the
slowpath removal patch a lot simpler.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Rob Herring <rob.herring@calxeda.com>
arch/powerpc/sysdev/xics/icp-hv.c
arch/powerpc/sysdev/xics/icp-native.c
include/linux/irqdomain.h
kernel/irq/irqdomain.c