clocksource:sirf: remove the hardcode for the clk of timers
authorZhiwu Song <Zhiwu.Song@csr.com>
Mon, 5 May 2014 11:30:04 +0000 (19:30 +0800)
committerBarry Song <Baohua.Song@csr.com>
Mon, 12 May 2014 13:43:49 +0000 (21:43 +0800)
Nobody want to know the connection between io clk and timer clk,
so exposing this information to timer module is not reasonable.
this patch moves to define the timers' clk in dt.

Signed-off-by: Zhiwu Song <Zhiwu.Song@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>

No differences found