commit | 1d818efd2949b5874eaf2531585e1f0735a7db91 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue Jun 05 15:16:42 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Jul 02 10:32:22 2012 +0800 |
tree | 5c0051c7b43e1049bec3266d8b3b12bd8d20f154 | |
parent | 6887a4131da3adaab011613776d865f4bcfb5678 [diff] |
ARM: imx6q: remove unneeded clkdev lookups There are a number of clkdev lookups left over from commit b0286f2 (ARM: imx6q: prepare and enable init on clks directly instead of clk_get first), remove them since they are not needed now. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>