linux/arch/sh/kernel/timers
Thomas Gleixner 18de5bc4c1 clockevents: fix resume logic
We need to make sure, that the clockevent devices are resumed, before
the tick is resumed. The current resume logic does not guarantee this.

Add CLOCK_EVT_MODE_RESUME and call the set mode functions of the clock
event devices before resuming the tick / oneshot functionality.

Fixup the existing users.

Thanks to Nigel Cunningham for tracking down a long standing thinko,
which affected the jinxed VAIO.

[akpm@linux-foundation.org: xen build fix]
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-21 17:49:15 -07:00
..
Makefile sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
timer-cmt.c Add IRQF_IRQPOLL flag on sh 2007-05-08 11:15:22 -07:00
timer-mtu2.c Add IRQF_IRQPOLL flag on sh 2007-05-08 11:15:22 -07:00
timer-tmu.c clockevents: fix resume logic 2007-07-21 17:49:15 -07:00
timer.c sh: section mismatch fixes for system timer. 2007-05-23 12:24:32 +09:00