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

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