]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 4 Mar 2014 13:04:24 +0000 (14:04 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 16 Apr 2014 10:03:28 +0000 (12:03 +0200)
commitda90a1c67751a412499a9f5698c3bf0bf80f65a6
tree47afdc9c8e3a3b7d726784ebe6a7f964e6812d11
parentaa83804af705731d2802b80fb4b94a79045d31a3
clocksource: sh_mtu2: Add memory base to sh_mtu2_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>
Tested-by: Wolfram Sang <wsa@sang-engineering.com>
drivers/clocksource/sh_mtu2.c