ARM: mxs: look up timrot clock from device tree
authorShawn Guo <shawn.guo@linaro.org>
Mon, 25 Mar 2013 14:57:14 +0000 (22:57 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:02 +0000 (16:30 +0800)
Change call clk_get_sys() to of_clk_get() to look up timrot clock from
device tree, so that the clk_register_clkdev() call for timrot can be
saved in clock driver.

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

No differences found