From: Naveen Krishna Ch Date: Mon, 22 Sep 2014 04:47:02 +0000 (+0530) Subject: clk: samsung: Factor out the common code to clk.c X-Git-Tag: omap-for-v3.19/fixes-rc1~9^2~19^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a9013b83b5106c83cf3caf9ba0d94e54dbebba;p=pandora-kernel.git clk: samsung: Factor out the common code to clk.c While adding clock support for Exynos5260, the infrastructure to register multiple clock controllers was introduced. Factor out the support for registering multiple clock controller from Exynos5260 clock code to common samsung clock code so that it can be used by other Exynos SoC which have multiple clock controllers. Signed-off-by: Naveen Krishna Ch Signed-off-by: Abhilash Kesavan Reviewed-by: Thomas Abraham Tested-by: Thomas Abraham Signed-off-by: Sylwester Nawrocki --- Reading git-diff-tree failed