]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clocksource: sh_cmt: Add control register callbacks
authorMagnus Damm <damm@opensource.se>
Fri, 14 Dec 2012 05:54:28 +0000 (14:54 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 13 Feb 2013 10:53:27 +0000 (19:53 +0900)
commit4f0fff332a1cc44d7323066a0ae3afd592eb2f68
treebfe73837d2d10624a8648a7a0eb0d0a7860c7811
parent83f63e8cfff70cfb6f1426a880a55412ff3b256c
clocksource: sh_cmt: Add control register callbacks

This patch adds control register callbacks for the CMT
driver. At this point only 16-bit access is supported
but in the future this will be updated to allow 32-bit
access as well.

Signed-off-by: Magnus Damm <damm@opensource.se>
Acked-by: John Stultz <john.stultz@linaro.org>
Tested-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/clocksource/sh_cmt.c