From: Daniel Lezcano Date: Tue, 22 Apr 2014 09:53:18 +0000 (+0200) Subject: Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~18^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5e11117856147bd35e740b36939f3a8a958e1e6;p=pandora-kernel.git Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16 This patch set cleans up the Renesas CMT and TMU drivers in preparation for DT support. The first 35 patches are a bunch of necessary cleanups that reorganize the CMT and TMU drivers, their platform data, and the memory, interrupt and clock resources they expect. As a result the drivers accept a new platform data model close to the hardware with supports for all the timer channels using a single device. The next 13 patches (36/52 to 48/52) move all CMT and TMU platforms from the old to the new platform data model. Patches 49/52 to 52/52 then drop support for the old model and perform one more cleanup. Signed-off-by: Daniel Lezcano --- a5e11117856147bd35e740b36939f3a8a958e1e6 Reading git-diff-tree failed