From: Jassi Brar Date: Tue, 27 Apr 2010 06:57:05 +0000 (+0900) Subject: ASoC: S3C: I2S: Move set_sysclk to common code X-Git-Tag: v2.6.35-rc1~478^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7c251871eff512fb380ea0e86c77ed901520fe;p=pandora-kernel.git ASoC: S3C: I2S: Move set_sysclk to common code Now that we can specify feature of a particular controller, we can avoid multiple copies of same code by defining the CDCLKCON bit feature in controller specific code and detecting that flag in the code common to all controllers. Signed-off-by: Jassi Brar Acked-by: Ben Dooks Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed