clocksource: sun4i: Remove TIMER_SCAL variable
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 16 Jul 2013 14:45:38 +0000 (16:45 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 18 Jul 2013 13:27:19 +0000 (15:27 +0200)
commitc2b852f77b0d4c71967b61848d666c7a25e17627
tree292332917d078edef69979798008f6d8550e53f4
parent96651a0732d148f7e4a59cec6aa174049866cd0e
clocksource: sun4i: Remove TIMER_SCAL variable

The prescaler is only used when using the internal low frequency
oscillator (at 32kHz). Since we're using the higher frequency oscillator
at 24MHz, we can just remove it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/sun4i_timer.c
This page took 0.024442 seconds and 5 git commands to generate.