From: Shawn Guo Date: Thu, 6 Feb 2014 03:28:58 +0000 (+0800) Subject: ARM: imx6q: remove unneeded clk lookups X-Git-Tag: v3.15-rc1~79^2~19^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b30c6d018094ac85533ddf04bc069755f081d48e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed