sh: get rid of div4 clock name
commit914ebf0bbb24696cd7eecee8942efecca5653126
authorMagnus Damm <damm@opensource.se>
Tue, 11 May 2010 07:06:13 +0000 (11 07:06 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 May 2010 08:35:05 +0000 (13 17:35 +0900)
tree5ca384ba927ada56c6a3462977dc6268d6f72b16
parent1fe3d19883b1f6a243b03456a47e0fdc9629bea6
sh: get rid of div4 clock name

Remove the name parameter from SH_CLK_DIV4() and
adjust the processor specific code. The lookup
happens using clkdev so the name is unused.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/clock.h
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
arch/sh/kernel/cpu/sh4a/clock-sh7786.c