summaryrefslogtreecommitdiffstats
path: root/drivers/sh/clk-cpg.c
diff options
context:
space:
mode:
authorMagnus Damm2010-05-11 15:29:25 +0200
committerPaul Mundt2010-05-13 10:39:14 +0200
commit8b5ee113e1b97097e992a0301d0cac2530b31fc2 (patch)
treea51016a7cd0cc138354fd221040c883da8731d54 /drivers/sh/clk-cpg.c
parentsh: move sh asm/clock.h contents to linux/sh_clk.h V2 (diff)
downloadkernel-qcow2-linux-8b5ee113e1b97097e992a0301d0cac2530b31fc2.tar.gz
kernel-qcow2-linux-8b5ee113e1b97097e992a0301d0cac2530b31fc2.tar.xz
kernel-qcow2-linux-8b5ee113e1b97097e992a0301d0cac2530b31fc2.zip
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>
Diffstat (limited to 'drivers/sh/clk-cpg.c')
0 files changed, 0 insertions, 0 deletions