linux-kernel-test/arch/arm/mach-tegra
Rob Herring 0529e315bb ARM: use common irqchip_init for GIC init
Convert all GIC DT initialization over to use common irqchip_init
function.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: David Brown <davidb@codeaurora.org>
Cc: Daniel Walker <dwalker@fifo99.com>
Cc: Bryan Huntsman <bryanh@codeaurora.org>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Viresh Kumar <viresh.linux@gmail.com>
Cc: Shiraz Hashim <shiraz.hashim@st.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
2013-01-12 10:47:32 -06:00
..
include/mach ARM: tegra: move debug-macro.S to include/debug 2012-11-16 12:22:18 -07:00
apbio.c ARM: tegra: move iomap.h to mach-tegra 2012-11-05 11:36:06 -07:00
apbio.h
board-dt-tegra20.c ARM: remove mach .handle_irq for GIC users 2013-01-12 10:47:20 -06:00
board-dt-tegra30.c ARM: remove mach .handle_irq for GIC users 2013-01-12 10:47:20 -06:00
board-harmony-pcie.c
board-paz00.c Merge branch 'multiplatform/platform-data' into next/multiplatform 2012-09-22 01:07:21 -07:00
board-paz00.h
board.h ARM: tegra: rename tegra system timer 2012-10-16 11:14:40 -06:00
clock.c ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
clock.h
common.c ARM: use common irqchip_init for GIC init 2013-01-12 10:47:32 -06:00
common.h Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
cpu-tegra.c ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
cpuidle-tegra20.c ARM: tegra: cpuidle: separate cpuidle driver for different chips 2012-11-15 15:09:20 -07:00
cpuidle-tegra30.c ARM: tegra30: cpuidle: add powered-down state for CPU0 2012-11-15 15:09:22 -07:00
cpuidle.c ARM: tegra: cpuidle: separate cpuidle driver for different chips 2012-11-15 15:09:20 -07:00
cpuidle.h ARM: tegra: cpuidle: separate cpuidle driver for different chips 2012-11-15 15:09:20 -07:00
flowctrl.c ARM: tegra30: flowctrl: add cpu_suspend_exter/exit function 2012-11-15 15:09:21 -07:00
flowctrl.h ARM: tegra30: flowctrl: add cpu_suspend_exter/exit function 2012-11-15 15:09:21 -07:00
fuse.c ARM: tegra: Tegra30 speedo-based process identification 2012-11-15 14:36:59 -07:00
fuse.h ARM: tegra: Tegra30 speedo-based process identification 2012-11-15 14:36:59 -07:00
gpio-names.h
headsmp.S ARM: tegra: retain L2 content over CPU suspend/resume 2012-11-15 15:09:22 -07:00
hotplug.c Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
io.c ARM: tegra: don't include iomap.h from debug-macro.S 2012-11-16 12:22:17 -07:00
iomap.h ARM: tegra: simplify DEBUG_LL UART selection options 2012-11-16 12:22:17 -07:00
irammap.h ARM: tegra: decouple uncompress.h and debug-macro.S 2012-11-16 12:22:17 -07:00
irq.c ARM: tegra: move iomap.h to mach-tegra 2012-11-05 11:36:06 -07:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-12-13 12:00:02 -08:00
Makefile ARM: tegra30: cpuidle: add powered-down state for secondary CPUs 2012-11-15 15:09:21 -07:00
Makefile.boot
pcie.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
platsmp.c ARM: GIC: remove direct use of gic_raise_softirq 2013-01-10 11:45:43 -06:00
pm.c ARM: tegra: retain L2 content over CPU suspend/resume 2012-11-15 15:09:22 -07:00
pm.h ARM: tegra: retain L2 content over CPU suspend/resume 2012-11-15 15:09:22 -07:00
pmc.c ARM: tegra: move iomap.h to mach-tegra 2012-11-05 11:36:06 -07:00
pmc.h
powergate.c ARM: tegra: move iomap.h to mach-tegra 2012-11-05 11:36:06 -07:00
reset.c ARM: tegra: cpuidle: add CPU resume function 2012-11-15 15:09:21 -07:00
reset.h ARM: tegra30: cpuidle: add powered-down state for secondary CPUs 2012-11-15 15:09:21 -07:00
sleep-tegra20.S ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX" 2012-11-15 15:09:01 -07:00
sleep-tegra30.S ARM: tegra30: cpuidle: add powered-down state for CPU0 2012-11-15 15:09:22 -07:00
sleep.h ARM: tegra: retain L2 content over CPU suspend/resume 2012-11-15 15:09:22 -07:00
sleep.S ARM: tegra: retain L2 content over CPU suspend/resume 2012-11-15 15:09:22 -07:00
tegra2_emc.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
tegra2_emc.h
tegra20_clocks_data.c ARM: tegra: Add Tegra20 host1x clock support 2012-11-15 14:46:26 -07:00
tegra20_clocks.c ARM: tegra: move iomap.h to mach-tegra 2012-11-05 11:36:06 -07:00
tegra20_clocks.h
tegra20_speedo.c ARM: tegra: Add speedo-based process identification 2012-11-15 14:34:20 -07:00
tegra30_clocks_data.c ARM: tegra: Add Tegra30 host1x clock support 2012-11-15 14:46:29 -07:00
tegra30_clocks.c Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes 2012-12-17 10:04:27 -08:00
tegra30_clocks.h ARM: tegra30: clocks: add AHB and APB clocks 2012-11-05 11:36:22 -07:00
tegra30_speedo.c ARM: tegra: Tegra30 speedo-based process identification 2012-11-15 14:36:59 -07:00
tegra_cpu_car.h ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_ops 2012-11-15 15:09:21 -07:00
timer.c ARM: tegra: enhance timer.c to get IO address from device tree 2012-11-16 12:22:17 -07:00