ARM i.MX28: use correct register for setting the rate
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 14 Jan 2011 14:23:12 +0000 (15:23 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 24 Jan 2011 08:01:39 +0000 (09:01 +0100)
_CLK_SET_RATE does not only handle the cpu clock but also other
clocks, so do not hardcode the HW_CLKCTRL_CPU register.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@freescale.com>

No differences found