From: Felipe Balbi Date: Tue, 29 Sep 2015 20:10:10 +0000 (-0500) Subject: arm: omap2: timer: limit hwmod usage to non-DT boots X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4c94490aa4491cca758d633c0e641a4419c920;p=pandora-kernel.git arm: omap2: timer: limit hwmod usage to non-DT boots now that we have a working 32k clocksource driver, we can limit HWMOD usage to non-DT boots and rely on clocksource_of_init() every time we boot with DT. While at that, also make sure that we don't disable the 32-counter device so it gets probed by its driver. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed