parisc: Convert to read/update_persistent_clock
authorjohn stultz <johnstul@us.ibm.com>
Wed, 23 Dec 2009 04:14:03 +0000 (04:14 +0000)
committerKyle McMartin <kyle@redhat.com>
Sat, 6 Mar 2010 22:54:10 +0000 (22:54 +0000)
commitc60185248fd1c7b777f08d3f3337836331da3d17
tree639b4adf29bba07b18677eb58e15097ddda2cc66
parenteef83afbd6c2577c9fd07e1a280bb0beb603b293
parisc: Convert to read/update_persistent_clock

This patch converts the parisc 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>
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/parisc/kernel/time.c