From: Felipe Balbi Date: Tue, 29 Sep 2015 18:15:02 +0000 (-0500) Subject: arm: omap2: timer: always call clocksource_of_init() when DT X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c46ffcd521474056629aea580a092559f721b32;p=pandora-kernel.git arm: omap2: timer: always call clocksource_of_init() when DT If booting with DT, let's make sure to always call clocksource_of_init() as this will make it easier to move timer code to drivers/clocksource in the future. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed