]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6bb6b4a24f538f6837c268307de54ac7f6a53175
tree2541fa810ec2808487aa559abb1e550f5023acfd
parent9e24d78c21efbe989d215ca71ae639ea8ef0e026
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]