commit | 633ef4c7d18982d184242d42056c622a433d93fe | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon Mar 25 14:53:08 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Apr 01 16:30:01 2013 +0800 |
tree | 083c25c02198299cd32d855ffd4b35224e4f7771 | |
parent | 3ed628a8122112ee796cd643e2478c4a6def234c [diff] |
ARM: mxs: use CLKSRC_OF helper to initialize timer 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>