From: Grant Likely Date: Wed, 25 Jan 2012 00:09:13 +0000 (-0700) Subject: irq_domain/powerpc: Replace custom xlate functions with library functions X-Git-Tag: v3.4-rc1~172^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff8c3ab8161d0df52858966e0347e05791da40df;p=pandora-kernel.git irq_domain/powerpc: Replace custom xlate functions with library functions This patch converts a number of the powerpc drivers to use the common library of irq_domain xlate functions, dropping a bunch of lines in the process. v5: - Remove tsi108 changes from patch Signed-off-by: Grant Likely Cc: Rob Herring Cc: Benjamin Herrenschmidt Cc: Thomas Gleixner Cc: Milton Miller Tested-by: Olof Johansson --- Reading git-diff-tree failed