From: Heiko Stuebner Date: Thu, 8 May 2014 20:48:57 +0000 (+0900) Subject: ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~45^2~7^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51cb128987d96538fdea4ce3704e79257afad4a5;p=pandora-kernel.git ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled Add platform device and select the correct implementation automatically depending on wether the old samsung_clock or the common clock framework is enabled. This is only done for machines already using the old dclk implementation, as everybody else should move to use dt anyway. The machine-specific settings for the external clocks will have to be set by somebody with knowledge about the specific hardware. Signed-off-by: Heiko Stuebner Reviewed-by: Tomasz Figa [pebolle@tiscali.nl: pointed out typo and fixed] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed