public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/02] clocksource: SuperH CMT driver resume changes
@ 2009-11-25  8:12 Magnus Damm
  2009-11-25  8:12 ` [PATCH 01/02] clocksource: Add argument to resume callback Magnus Damm
  2009-11-25  8:12 ` [PATCH 02/02] clocksource: Start CMT at clocksource resume Magnus Damm
  0 siblings, 2 replies; 5+ messages in thread
From: Magnus Damm @ 2009-11-25  8:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, linux-sh, johnstul, lethal, Magnus Damm, tglx

clocksource: SuperH CMT driver resume changes

[PATCH 01/02] clocksource: Add argument to resume callback
[PATCH 02/02] clocksource: Start CMT at clocksource resume

These patches modify the clocksource code so the CMT
driver can be resumed properly. Trivial stuff, but may
cause slight breakage if I managed to miss any clocksource
drivers that use the resume callback.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/ia64/kernel/time.c      |    4 ++--
 arch/x86/kernel/hpet.c       |    4 ++--
 arch/x86/kernel/tsc.c        |    4 ++--
 drivers/clocksource/sh_cmt.c |   16 ++++++++++++++++
 include/linux/clocksource.h  |    4 ++--
 kernel/time/clocksource.c    |    4 ++--
 6 files changed, 26 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-11-30 11:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25  8:12 [PATCH 00/02] clocksource: SuperH CMT driver resume changes Magnus Damm
2009-11-25  8:12 ` [PATCH 01/02] clocksource: Add argument to resume callback Magnus Damm
2009-11-25  8:12 ` [PATCH 02/02] clocksource: Start CMT at clocksource resume Magnus Damm
2009-11-28 14:00   ` Thomas Gleixner
2009-11-30 11:19     ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox