]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: clocksource: Initialise early
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 11 Dec 2012 01:20:21 +0000 (10:20 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 25 Jan 2013 00:27:15 +0000 (09:27 +0900)
commit1acb8bb693458f58c5fd594b0736d04101e6d81d
tree843568cd2ca2d1e80ea3db8d377244199371f18d
parent9931faca02c604c22335f5a935a501bb2ace6e20
ARM: clocksource: Initialise early

Initialise clock sources early, since some subsystems rely on them to
initialize.

This came up when working on DT support for the kzm9g board.
The prototype does not use early timers and I found that the
CMT clocksource needs to be initialised before the MMCIF MMC driver.

Cc: linux-kernel@vger.kernel.org
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/Makefile