]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cris: Convert cris to use read/update_persistent_clock
authorJohn Stultz <johnstul@us.ibm.com>
Thu, 4 Mar 2010 03:57:28 +0000 (19:57 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 13 Mar 2010 00:14:13 +0000 (01:14 +0100)
commit8eff8a5c1d3a1de7a2d173e0effc6cc9bcbb5177
tree3dddecd637815a6cd26e717e6af4ce9373086e14
parentffbcad49e79cd82428010b44a87401446ea7f370
cris: Convert cris to use read/update_persistent_clock

This patch converts the cris architecture to use the generic
read_persistent_clock and update_persistent_clock interfaces, reducing
the amount of arch specific code we have to maintain, and allowing for
further cleanups in the future.

I have not built or tested this patch, so help from arch maintainers
would be appreciated.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <1267675049-12337-14-git-send-email-johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/cris/Kconfig
arch/cris/arch-v10/kernel/time.c
arch/cris/arch-v32/kernel/time.c
arch/cris/kernel/time.c