From: Magnus Damm Date: Fri, 14 Dec 2012 05:54:19 +0000 (+0900) Subject: clocksource: sh_cmt: CMCNT and CMCOR register access update X-Git-Tag: omap-for-v3.10/fixes-for-merge-window~7^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6a912ca43843d43590ce5f1cbc85cbc7ac14bba;p=pandora-kernel.git clocksource: sh_cmt: CMCNT and CMCOR register access update Break out the CMCNT and CMCOR register access code into separate 16-bit and 32-bit functions that are hooked into callbacks at init time. This reduces the amount of software calculations happening at runtime. Signed-off-by: Magnus Damm Acked-by: John Stultz Tested-by: Guennadi Liakhovetski Signed-off-by: Simon Horman --- Reading git-diff-tree failed