Magnus Damm 8b5ee113e1 sh: move sh clock.c contents to drivers/sh/clk.
This patch is V2 of the SH clock framework move from
arch/sh/kernel/cpu/clock.c to drivers/sh/clk.c. All
code except the following functions are moved:
clk_init(), clk_get() and clk_put().

The init function is still kept in clock.c since it
depends on the SH-specific machvec implementation.

The symbols clk_get() and clk_put() already exist in
the common ARM clkdev code, those symbols are left in
the SH tree to avoid duplicating them for SH-Mobile ARM.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-05-13 17:39:14 +09:00
..
2010-04-26 16:08:27 +09:00
2010-04-26 16:08:27 +09:00
2010-04-20 01:17:13 +01:00
2010-04-19 11:53:17 -07:00
2010-04-23 07:08:28 +10:00
2010-04-24 11:31:26 -07:00
2010-04-24 21:09:29 -07:00
2010-04-26 16:08:27 +09:00
2010-04-22 07:20:00 -07:00
2010-04-24 11:31:25 -07:00
2010-03-06 11:26:28 -08:00