commit | e65fb0099fe4fe82d59ffe84f1e88a489218d7f9 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Mon Feb 16 14:29:10 2009 +0100 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Fri Mar 13 10:33:48 2009 +0100 |
tree | b35665ffe6e939961cc4aaa4f9bf2e1887d3f7a6 | |
parent | 30c730f8f90b08d77a73998d2ee34cf1f56e95cc [diff] |
[ARM] MXC: remove _clk suffix from clock names 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>