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)
commit0272282f7cffb469cd2676dcb6e58bc942fcf8a8
tree2c1d122cc112e09b5148c40877a1ad316adcc51c
parent62c8cbbfc2367e706317f56ac21959120ae72773
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