diff options
author | Magnus Damm <[email protected]> | 2012-12-14 14:54:10 +0900 |
---|---|---|
committer | Simon Horman <[email protected]> | 2013-03-13 02:24:36 +0900 |
commit | 587acb3dd5cf387de1325309e831fd0f560d1bf6 (patch) | |
tree | 53371453dd55066d6860193a084beb4c72d636b9 /lib/mpi/mpi-bit.c | |
parent | adccc69e7ad1815ce79b073830b244a803776bbd (diff) |
clocksource: sh_cmt: CMSTR and CMCSR register access update
Update hardware register access code for CMSTR and CMCSR
from using sh_cmt_read() and sh_cmt_write() to make use
of 16-bit register access functions such as sh_cmt_read16()
and sh_cmt_write16(). Also update sh_cmt_read() and
sh_cmt_write() now when the special cases are gone.
This patch moves us one step closer to the goal of separating
counter register access functions from control control register
functions.
Signed-off-by: Magnus Damm <[email protected]>
Acked-by: John Stultz <[email protected]>
Tested-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions