OSDN Git Service

ARM: mxs: request clock for timer
authorShawn Guo <shawn.guo@linaro.org>
Sat, 28 Apr 2012 16:02:37 +0000 (00:02 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 8 May 2012 16:02:39 +0000 (00:02 +0800)
commit39d1367e11e406ddb9bcd5f2e4798f3c355db7d9
treedbb5eb076cd1268d1e52529afe3d351755d9bb86
parent7d81397cd93da2850e0aec54c3ba4eb4908a675b
ARM: mxs: request clock for timer

When mxs_timer_init() does not have a timer_clk passed in, it should
try to request clock from clkdev system.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-mxs/timer.c