sh: clock-cpg div4 set_rate() shift fix
authorMagnus Damm <damm@opensource.se>
Fri, 19 Feb 2010 09:12:00 +0000 (09:12 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Feb 2010 10:11:19 +0000 (19:11 +0900)
commitde7ca2144c36291a491bd39afad172f56432a4bb
tree1a86bde64f584151b4213e8b70bcbe3ac4bfbfc4
parent8c563a30cdfff2833c4c2078d25b5d1469706a6d
sh: clock-cpg div4 set_rate() shift fix

Make sure the div4 bitfield is shifted according
to the enable_bit value in sh_clk_div4_set_rate().

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/clock-cpg.c