• R
    ARM: footbridge: convert to clockevents/clocksource · 4e8d7637
    Russell King 提交于
    The Footbridge platforms have some reasonable timers in the host bridge,
    which we use for most footbridge-based platforms.  However, NetWinder's
    clock these using a spread-spectrum clock which makes them too unstable
    for time keeping.  So we have to rely on the PIT.
    
    Convert both Footbridge timers and PIT timers to use the clocksource
    and clockevent infrastructure.  Tested on Netwinder.
    Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
    4e8d7637
dc21285-timer.c 2.4 KB