clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 27 Jan 2014 21:04:17 +0000 (22:04 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 16 Apr 2014 10:03:08 +0000 (12:03 +0200)
commit36f1ac982d94cd3cce8ae24abd0676b79dec6126
tree17526b102087af5cd90d1f8d8242d53fb8370e1f
parent1d053e1d8eb28f42b7ec57d1c11ce70b8fba45ff
clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase

The mapbase variable points to the mapped base address of the channel,
rename it to mapbase_sh. mapbase_str points to the mapped base address
of the CMT device, rename it to mapbase.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/clocksource/sh_cmt.c