kernel-hacking-2024-linux-s.../arch/sh/kernel/timers
Francesco VIRLINZI 2cd0ebc83d sh: Fixed the TMU0 reload value on resume
This patch fixes the TMU0 interrupt frequency on suspend/resume.
During the resume the kernel reprograms the TMU0.ClockEvent mode
but if the mode is periodic than the TMU0.TCOR is updated with
a random wrong value without taking care latest valid saved value.

There was no problem with No_HZ system where TMU0.TCOR isn't used.

Signed-off-by: Francesco M. Virlinzi <francesco.virlinzi@st.com>
Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-11-13 17:40:30 +09:00
..
Makefile
timer-broadcast.c
timer-cmt.c sh: fixup many sparse errors. 2008-09-08 10:35:04 +09:00
timer-mtu2.c
timer-tmu.c sh: Fixed the TMU0 reload value on resume 2008-11-13 17:40:30 +09:00
timer.c