]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Convert sh to use read/update_persistent_clock
authorJohn Stultz <johnstul@us.ibm.com>
Thu, 4 Mar 2010 17:04:38 +0000 (02:04 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 4 Mar 2010 17:04:38 +0000 (02:04 +0900)
commit867c962e7b6e927f85df5da46f2eee9dff9ae5ba
tree2c1d122cc112e09b5148c40877a1ad316adcc51c
parent4cae81a552a0a52505f74f00eac3ea4b46a8b07a
sh: Convert sh to use read/update_persistent_clock

This patch converts the sh 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.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/time.c