]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: sh7372: Switch to new style TMU device
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 23 Apr 2014 11:15:16 +0000 (13:15 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 11 May 2014 10:35:28 +0000 (19:35 +0900)
commit8e8236a9d86e5cf5979be13c3063d2381fbed285
tree1690c2b7c7ad4cb75d413488d08b9160b5c271ea
parent1399c195ef5009bf44a41649da4718f6e67c0bff
ARM: shmobile: sh7372: Switch to new style TMU device

The TMU (Timer Unit) driver implements a new style of platform data that
handles the timer as a single device with multiple channel. Switch from
the old-style platform data to the new-style platform data.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-sh7372.c
arch/arm/mach-shmobile/setup-sh7372.c