Blackfin: convert to use arch_gettimeoffset()
authorjohn stultz <johnstul@us.ibm.com>
Wed, 16 Sep 2009 04:17:19 +0000 (21:17 -0700)
committerMike Frysinger <vapier@gentoo.org>
Wed, 7 Oct 2009 08:36:20 +0000 (04:36 -0400)
commit10f03f1a249df01ec760e3494298510efad3271f
treec2558955c9b51834648887828d9ecfe0f3a74527
parent0eca52a92735f43462165efe00a7e394345fb38e
Blackfin: convert to use arch_gettimeoffset()

Convert Blackfin to use GENERIC_TIME via the arch_getoffset()
infrastructure, reducing the amount of arch specific code we need to
maintain.

I've taken my best swing at converting this, but I'm not 100% confident
I got it right.  My cross-compiler is now out of date (gcc4.2) so I
wasn't able to check if it compiled. Any assistance from arch
maintainers or testers to get this merged would be great.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/Kconfig
arch/blackfin/kernel/time.c