commit | b30c6d018094ac85533ddf04bc069755f081d48e | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Feb 06 11:28:58 2014 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Mar 05 10:35:19 2014 +0800 |
tree | cca013231580d5dd003d3a5936d7bc8f931786c4 | |
parent | f19e1c4a0a2de29c57451f6e2887f507ec4804c8 [diff] |
ARM: imx6q: remove unneeded clk lookups Since commit (a94f8ec ARM: imx6q: remove board specific CLKO setup), a number of clk lookups in imx6q clock driver is no longer needed. Let's remove them. The cpu0 lookup is also removed since we are now running imx6 cpufreq driver and looking up clocks from device tree. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>