linux/arch/arm/common
Sudeep Holla 1e5f0519f4 ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion
The header asm/hardware/arm_timer.h is included in various machine
specific files to access TIMER_CTRL and initialise to a known state.

This patch introduces a new function sp804_timer_disable to disable
the SP804 timers and uses the same for initialising the timers to
known(off) state, thereby removing the dependency on the header
asm/hardware/arm_timer.h

This change is in prepartion to move sp804 timer support out of arch/arm
so that it can be used on ARM64 platforms.

Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Olof Johansson <olof@lixom.net>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2015-06-02 09:58:18 +01:00
..
Kconfig
Makefile
bL_switcher.c arm/bL_switcher: Kill tick suspend hackery 2015-04-01 14:23:00 +02:00
bL_switcher_dummy_if.c
dmabounce.c
edma.c ARM: SoC driver updates for 3.19 2014-12-09 14:48:22 -08:00
firmware.c
icst.c
it8152.c
locomo.c
mcpm_entry.c ARM: MCPM: move the algorithmic complexity to the core code 2015-04-03 12:52:46 -07:00
mcpm_head.S
mcpm_platsmp.c
sa1111.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
scoop.c driver:gpio remove all usage of gpio_remove retval in driver 2014-09-18 11:03:10 -07:00
sharpsl_param.c
timer-sp.c ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion 2015-06-02 09:58:18 +01:00
vlock.S
vlock.h