From: Shawn Guo Date: Mon, 25 Mar 2013 06:53:08 +0000 (+0800) Subject: ARM: mxs: use CLKSRC_OF helper to initialize timer X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~11^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=633ef4c7d18982d184242d42056c622a433d93fe;p=pandora-kernel.git 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 --- Reading git-diff-tree failed