On Wednesday 22 February 2012 11:18:12 Gilles Chanteperdrix wrote:
Currently, the "clockevent_next_event" function only works correctly
if the timer is not running when this function is called, which is
not always the case when running with CONFIG_HIGH_RES_TIMERS.
Fix this by stopping the timer at the beginning of this function.
Acked-by: Viresh Kumar <redacted>
Signed-off-by: Gilles Chanteperdrix <redacted>
Acked-by: Stefan Roese <sr@denx.de>
Thanks,
Stefan