commit | bf46878c4ef4cf04a3564f0ff2e7daae353ee2e2 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Mon Nov 20 22:17:09 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Nov 30 12:52:44 2006 +0000 |
tree | 5ea7ff12fea73f8352c1a4d630b15160e6709352 | |
parent | 10dd5ce28d78e2440e8fa1135d17e33399d75340 [diff] |
[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>