From: Peter De Schrijver Date: Thu, 5 Jan 2012 03:31:45 +0000 (+0000) Subject: ARM: tegra: add support for tegra30 interrupts X-Git-Tag: v3.4-rc1~89^2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caa4868ee07029e60450909960652b96a50ebfbd;p=pandora-kernel.git ARM: tegra: add support for tegra30 interrupts Tegra30 has 1 extra legacy interrupt controller. Use the GIC ITLinesNumber field to determine how many interrupt controllers we have and initialize appropriately. Also make room for the extra tegra30 interrupts by moving the GPIO IRQ base. This shouldn't affect existing code as it determines the correct IRQ number for GPIOs using TEGRA_GPIO_TO_IRQ(). Signed-off-by: Peter De Schrijver Acked-by: Stephen Warren Tested-by: Stephen Warren Acked-by: Colin Cross Signed-off-by: Olof Johansson --- Reading git-diff-tree failed