From: Uwe Kleine-König Date: Tue, 5 Nov 2013 09:03:19 +0000 (+0100) Subject: ARM: u300: fix timekeeping when periodic mode is used X-Git-Tag: fixes-nc-for-linus~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a79799d5654bb7800614e8b7a009252be7ff90e;p=pandora-kernel.git ARM: u300: fix timekeeping when periodic mode is used To determine the value to write to the hardware's timer counter register the symbol CLOCK_TICK_RATE is used. This value is a dummy value on u300 though. So instead use the clock rate that is used for oneshot mode. Signed-off-by: Uwe Kleine-König Signed-off-by: Linus Walleij --- Reading git-diff-tree failed