• Russell King's avatar
    ARM: fix footbridge clockevent device · 4ff859fe
    Russell King authored
    The clockevents code was being told that the footbridge clock event
    device ticks at 16x the rate which it actually does.  This leads to
    timekeeping problems since it allows the clocksource to wrap before
    the kernel notices.  Fix this by using the correct clock.
    
    Fixes: 4e8d7637 ("ARM: footbridge: convert to clockevents/clocksource")
    Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    Cc: <stable@vger.kernel.org>
    4ff859fe
dc21285-timer.c 2.34 KB