android_kernel_samsung_msm8976/arch/arm/plat-spear
Gilles Chanteperdrix 120213728c ARM: 7348/1: arm/spear600: fix one-shot timer
Currently, the "clockevent_next_event" function only works correctly
if the timer is not running when this function is called, which is
not always the case when running with CONFIG_HIGH_RES_TIMERS.

Fix this by stopping the timer at the beginning of this function.

Signed-off-by: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Acked-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-02-27 11:18:40 +00:00
..
include/plat Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
clock.c switch assorted clock drivers to debugfs_remove_recursive() 2011-07-20 20:47:51 -04:00
Kconfig
Makefile ARM: restart: spear: use new restart hook 2012-01-05 12:57:20 +00:00
padmux.c arm: plat-spear: fix typo in kerneldoc 2010-07-19 11:04:14 +02:00
restart.c ARM: restart: spear: use new restart hook 2012-01-05 12:57:20 +00:00
shirq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
time.c ARM: 7348/1: arm/spear600: fix one-shot timer 2012-02-27 11:18:40 +00:00