Eric Miao 6769717d5d [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant
As Nicolas and Russell pointed out, CLOCK_TICK_RATE is no more
a constant on PXA when multiple processors and platforms are
selected, change TIMER_FREQ in rtc-sa1100.c into a variable.

Since the code to decide the clock tick rate is re-used from
timer.c, introduce a common get_clock_tick_rate() for this.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Acked-by: Nicolas Pitre <nico@marvell.com>
2008-12-29 17:57:48 +08:00
..
2008-12-17 22:51:39 +08:00
2006-10-03 23:01:26 +02:00
2008-10-09 15:00:36 +01:00
2008-10-09 15:00:36 +01:00
2005-04-16 15:20:36 -07:00
2008-09-06 12:10:45 +01:00