OSDN Git Service

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)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 16 Apr 2014 10:03:08 +0000 (12:03 +0200)
commitc924d2d2a964715b55b6601be338b3bd05a1ced5
treeb6a418cf799fed2921f26766d23038a023cd60d8
parent36f1ac982d94cd3cce8ae24abd0676b79dec6126
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>
drivers/clocksource/sh_cmt.c