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)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:14:21 +0000 (11:14 +0100)
commita26fd2926f88242703ca4abe690a936ba3eb16fc
tree75aeba054b4fc0d16b2f833b527956b2a2b8db24
parent9fa3a0a3ff1b95a4438cc63c6506e8f2968bfa8b
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