From: Magnus Damm Date: Fri, 14 Dec 2012 05:54:00 +0000 (+0900) Subject: clocksource: sh_cmt: Introduce per-register functions X-Git-Tag: omap-for-v3.10/fixes-for-merge-window~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b56b96b663d135305c3c47755fbdde3dc0ef720;p=pandora-kernel.git clocksource: sh_cmt: Introduce per-register functions Introduce sh_cmt_read_cmstr/cmcsr/cmcnt() and sh_cmt_write_cmstr/cmcsr/cmcnt/cmcor() to in the future allow us to split counter registers from control registers and reduce code complexity by removing sh_cmt_read() and sh_cmt_write(). Signed-off-by: Magnus Damm Acked-by: John Stultz Tested-by: Guennadi Liakhovetski Signed-off-by: Simon Horman --- Reading git-diff-tree failed