clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 27 Jan 2014 21:04:17 +0000 (22:04 +0100)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:22:47 +0000 (09:22 +0900)
commit0b0a2e4b53cb2c4a20dff7a1b644a21a1130efeb
treec5fd34d0fe0a35dd80e3bcb442d5c975fb029c14
parenta2b12b6b399fefc90e3e321dab5948f6716f2fa1
clocksource: sh_cmt: Add memory base to sh_cmt_channel structure

The channel memory base is channel-specific, add it to the channel
structure in preparation for support of multiple channels per device.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
(cherry picked from commit c924d2d2a964715b55b6601be338b3bd05a1ced5)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/clocksource/sh_cmt.c