linux-stable-rt/arch/arm/mach-tegra
Russell King 384895330e ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
We don't need to re-pass the base address for the CPU interfaces to the
GIC for secondary CPUs, as it will never be different from the boot CPU
- and even if it was, we'd overwrite the boot CPU's base address.

Get rid of this argument, and rename to gic_secondary_init().

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-12-14 19:21:40 +00:00
..
include/mach ARM: 6478/1: Use shared GIC entry macros on Tegra 2010-12-07 09:20:25 +00:00
Kconfig tegra: add PCI Express support 2010-10-21 18:13:02 -07:00
Makefile tegra: harmony: enable PCI Express 2010-10-21 18:13:10 -07:00
Makefile.boot
board-harmony-pcie.c tegra: harmony: enable PCI Express 2010-10-21 18:13:10 -07:00
board-harmony-pinmux.c
board-harmony.c
board-harmony.h
board.h tegra: add PCI Express support 2010-10-21 18:13:02 -07:00
clock.c [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups 2010-10-21 18:12:19 -07:00
clock.h [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups 2010-10-21 18:12:19 -07:00
common.c [ARM] tegra: Add APB DMA support 2010-10-21 18:12:35 -07:00
cpu-tegra.c [ARM] tegra: Add cpufreq support 2010-10-21 18:12:28 -07:00
dma.c [ARM] tegra: Add APB DMA support 2010-10-21 18:12:35 -07:00
fuse.c [ARM] tegra: Add support for reading fuses 2010-10-21 18:12:09 -07:00
fuse.h [ARM] tegra: Add support for reading fuses 2010-10-21 18:12:09 -07:00
gpio-names.h
gpio.c [ARM] tegra: gpio: Add suspend and wake support 2010-10-21 18:12:01 -07:00
headsmp.S
hotplug.c
io.c
irq.c ARM: GIC: provide a single initialization function for boot CPU 2010-12-14 19:21:30 +00:00
legacy_irq.c
localtimer.c
pcie.c tegra: add PCI Express support 2010-10-21 18:13:02 -07:00
pinmux-t2-tables.c [ARM] tegra: pinmux: add safe values, move tegra2, add suspend 2010-10-21 18:11:41 -07:00
pinmux.c [ARM] tegra: pinmux: add safe values, move tegra2, add suspend 2010-10-21 18:11:41 -07:00
platsmp.c ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init 2010-12-14 19:21:40 +00:00
tegra2_clocks.c tegra: add PCI Express clocks 2010-10-21 18:12:57 -07:00
tegra2_dvfs.c [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups 2010-10-21 18:12:19 -07:00
tegra2_dvfs.h [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups 2010-10-21 18:12:19 -07:00
timer.c Remove duplicate includes from many files 2010-10-27 18:03:18 -07:00