]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 3939/1: don't reset SA11x0 clock counter
authorNicolas Pitre <nico@cam.org>
Mon, 20 Nov 2006 21:17:09 +0000 (22:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Nov 2006 12:52:44 +0000 (12:52 +0000)
commitbf46878c4ef4cf04a3564f0ff2e7daae353ee2e2
tree5ea7ff12fea73f8352c1a4d630b15160e6709352
parent10dd5ce28d78e2440e8fa1135d17e33399d75340
[ARM] 3939/1: don't reset SA11x0 clock counter

Don't reset OSCR to zero as this prevents us from having a contiguous
time source. The value returned by sched_clock() is reset to zero in the
middle of the boot process otherwise, making CONFIG_PRINTK_TIME rather
messed up.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/time.c