dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-imx
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
..
Kconfig [PATCH] ARM: select PCI, ISA and ISA_DMA 2005-05-05 14:49:01 +01:00
Makefile [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling support 2006-12-13 18:36:02 +00:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpufreq.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
dma.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
generic.c [ARM] 4373/1: i.MX/MX1 GPIO support implementation 2007-07-12 11:11:39 +01:00
generic.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
leds-mx1ads.c [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
leds.c fix file specification in comments 2006-10-03 23:01:26 +02:00
leds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mx1ads.c [ARM] 3501/1: i.MX: fix lowlevel debug macros 2006-05-07 18:56:27 +01:00
time.c clockevents: fix resume logic 2007-07-21 17:49:15 -07:00