ARM: mxs: use CLKSRC_OF helper to initialize timer
authorShawn Guo <shawn.guo@linaro.org>
Mon, 25 Mar 2013 06:53:08 +0000 (14:53 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:01 +0000 (16:30 +0800)
Select CLKSRC_OF and use clocksource_of_init() to initialize timer, so
that the call to mxs_timer_init() in clock driver can be removed.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found