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

This patch converts the m68k 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: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <1267675049-12337-12-git-send-email-johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/m68k/kernel/time.c