[PATCH 00/02] clocksource: SuperH CMT driver resume changes

From: Magnus Damm
Date: Wed Nov 25 2009 - 03:18:10 EST


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@xxxxxxxxxxxxx>
---

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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/