From: Jassi Brar Date: Tue, 27 Apr 2010 06:56:34 +0000 (+0900) Subject: ASoC: S3C2412: I2S: Return correct source clock X-Git-Tag: v2.6.35-rc1~478^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79696ff443eb16a1a13bd7db030a25fee9f44a7;p=pandora-kernel.git ASoC: S3C2412: I2S: Return correct source clock Until now, s3c2412_get_iisclk would return NULL since iis_clk was never initialized. Return appropriate pointer as per the selection made for source clock. Signed-off-by: Jassi Brar Acked-by: Ben Dooks Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed