ARM: pxa: auto compute shift and mult of timer
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Wed, 24 Nov 2010 03:54:23 +0000 (11:54 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Wed, 16 Mar 2011 08:32:48 +0000 (16:32 +0800)
commitccc46e29a63c88aa9ac72aac86ff0cfd5c627a11
treef2192e0f621c2afd4e3ff6aa34a5f1f26ea5422e
parent4321e1a12b811c02441240aa6183156791204f3f
ARM: pxa: auto compute shift and mult of timer

Use auto-computed shift and mult of timer with new API
clocksource_calc_mult_shift()/clockevents_calc_mult_shift().

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Cc: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/time.c