From: Stephen Warren Date: Wed, 4 Jan 2012 08:39:33 +0000 (+0000) Subject: ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ X-Git-Tag: v3.4-rc1~73^2~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2123552d12168e744271aaf206e5826760fbd857;p=pandora-kernel.git ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ Replace compile-time usage of TEGRA_GPIO_TO_IRQ with run-time calls to gpio_to_irq(). This will allow the base IRQ number for the Tegra GPIO driver to be dynamically allocated in a later patch. Signed-off-by: Stephen Warren Acked-by: Grant Likely Signed-off-by: Olof Johansson --- Reading git-diff-tree failed