sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 11 May 2009 20:18:13 +0000 (05:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 May 2009 20:18:13 +0000 (05:18 +0900)
commit154502e160e02dee7b00ec2149762ae5d48e0bb4
tree9ff90db38ca25b7a1a88da887ddc1e522ff8e09b
parent4ff29ff8e8723a41e7defd8bc78a7b16cbf940a2
sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.

Kill off all of the clk_always_enabled leftovers and use the new flag
directly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/clock.h
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
arch/sh/kernel/cpu/sh4a/setup-sh7343.c
arch/sh/kernel/cpu/sh4a/setup-sh7366.c
arch/sh/kernel/cpu/sh4a/setup-sh7722.c
arch/sh/kernel/cpu/sh4a/setup-sh7723.c
arch/sh/kernel/cpu/sh4a/setup-sh7724.c