]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 6 Oct 2006 14:38:48 +0000 (16:38 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 6 Oct 2006 14:38:48 +0000 (16:38 +0200)
commit8d33b83113ccaa0283c2333a82baf475ca81a8d2
tree9c95362518a769201c8cd1e92bc9e6243b7658de
parent5dbb7c6fa3e9197c4f2175d82f8cd3f277a88f91
[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.

Fix too slow clock by using CONFIG_GENERIC_TIME and adding a
clock source for the s390 time-of-day clock. As added benefit
we get rid of the s390 specific definition of do_gettimeofday
and do_settimeofday.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
arch/s390/defconfig
arch/s390/kernel/time.c