]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: imx6q: remove unneeded clkdev lookups
authorShawn Guo <shawn.guo@linaro.org>
Tue, 5 Jun 2012 07:16:42 +0000 (15:16 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 2 Jul 2012 02:32:22 +0000 (10:32 +0800)
commit1d818efd2949b5874eaf2531585e1f0735a7db91
tree5c0051c7b43e1049bec3266d8b3b12bd8d20f154
parent6887a4131da3adaab011613776d865f4bcfb5678
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>
arch/arm/mach-imx/clk-imx6q.c