linux/arch/sh/kernel/cpu
Paul Mundt ae891a4264 sh: clkfwk: Fix up the clk_enable() error path.
There are a couple of instances where a clk_enable() can fail, which the
SH-Mobile code presently handles, but doesn't get reported all the way
back up. This fixes up the return type so the errors make it all the way
down to the drivers.

Additionally, we now also error out properly if the parent enable fails.
Prep work for aggressively turning off unused clocks on boot.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-05-12 05:30:10 +09:00
..
irq sh: Kill off unused SH-5 irq_describe cruft. 2009-05-07 18:17:20 +09:00
sh2 sh: clkfwk: Add a followparent_recalc() helper. 2009-05-12 03:50:44 +09:00
sh2a sh: clkfwk: Add a followparent_recalc() helper. 2009-05-12 03:50:44 +09:00
sh3 sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
sh4 sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess. 2009-05-12 05:14:53 +09:00
sh4a sh: clkfwk: Fix up the clk_enable() error path. 2009-05-12 05:30:10 +09:00
sh5 sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
shmobile sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/. 2009-03-16 20:00:17 +09:00
adc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c sh: clkfwk: Fix up the clk_enable() error path. 2009-05-12 05:30:10 +09:00
init.c sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. 2008-12-22 18:42:49 +09:00
Makefile sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/. 2009-03-16 20:00:17 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00