]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clocksource: sh_tmu: Add memory base to sh_tmu_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:19 +0000 (12:03 +0200)
commitde693461bf9624ec12808f8c5524510364cc2a43
treea70316a3c82329956d7e591bb23ba8a91a7953cd
parent84876d0505b15a2907696566a80a365993feab44
clocksource: sh_tmu: Add memory base to sh_tmu_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_tmu.c