linux/drivers/sh
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
..
maple sh: maple: PHYSADDR() -> virt_to_phys() conversion. 2009-10-13 12:35:30 +09:00
superhyway sh: struct device - replace bus_id with dev_name(), dev_set_name() 2009-03-24 16:38:21 -07:00
Kconfig sh: intc: IRQ auto-distribution support. 2010-04-15 13:13:52 +09:00
Makefile sh: move sh clock.c contents to drivers/sh/clk. 2010-05-13 17:39:14 +09:00
clk.c sh: move sh clock.c contents to drivers/sh/clk. 2010-05-13 17:39:14 +09:00
intc.c Merge branch 'sh/stable-updates' 2010-04-26 16:08:27 +09:00
pfc.c sh: update PFC to allow any enum in MARK lists 2010-01-20 02:50:57 +09:00