From: Grant Likely Date: Thu, 26 Jan 2012 18:26:52 +0000 (-0700) Subject: irq_domain: Create common xlate functions that device drivers can use X-Git-Tag: v3.4-rc1~172^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16b2e6e2f31dda41f114aa0acade04f7e10f67c9;p=pandora-kernel.git irq_domain: Create common xlate functions that device drivers can use Rather than having each interrupt controller driver creating its own barely unique .xlate function for irq_domain, create a library of translators which any driver can use directly. v5: - Remove irq_domain_xlate_pci(). It was incorrect. Signed-off-by: Grant Likely Cc: Rob Herring Cc: Benjamin Herrenschmidt Cc: Mark Salter Cc: Thomas Gleixner Cc: Milton Miller Tested-by: Olof Johansson --- Reading git-diff-tree failed