From: Tomasz Figa Date: Mon, 26 Aug 2013 17:08:59 +0000 (+0200) Subject: clk: samsung: exynos4: Use separate aliases for cpufreq related clocks X-Git-Tag: v3.12-rc1~78^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6c3e730a75faee17ebbf3220c00e3039ab49f53;p=pandora-kernel.git clk: samsung: exynos4: Use separate aliases for cpufreq related clocks Exynos cpufreq driver is the only remaining piece of code that needs static clkdev aliases for operation, because it can not do device tree based clock lookups yet. This patch moves clock alias definitions for those clocks to separate arrays that can be used with samsung_clk_register_alias() helper. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Reviewed-by: Sylwester Nawrocki Signed-off-by: Mike Turquette --- Reading git-diff-tree failed