sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c
authorMagnus Damm <damm@opensource.se>
Tue, 11 May 2010 13:29:34 +0000 (13:29 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 May 2010 08:39:22 +0000 (17:39 +0900)
commitfa676ca3944e4459ea3d133eabc923c8ab5d2576
tree2541fa810ec2808487aa559abb1e550f5023acfd
parent8b5ee113e1b97097e992a0301d0cac2530b31fc2
sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c

Move the CPG helpers to drivers/sh/clk-cpg.c V2.

This to allow SH-Mobile ARM to share the code with
SH. All functions except the legacy CPG stuff is moved.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/Makefile
arch/sh/kernel/cpu/clock-cpg.c
drivers/sh/Makefile
drivers/sh/clk-cpg.c [new file with mode: 0644]