[ARM] MXC: remove _clk suffix from clock names
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 16 Feb 2009 13:29:10 +0000 (14:29 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 13 Mar 2009 09:33:48 +0000 (10:33 +0100)
The context makes it clear already that these are clocks, so there's
no need for such a suffix. This patch only changes the clocks actually
used in the tree. The remaining clocks are renamed in the subsequent
architecture specific patches.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found