From: Jassi Brar Date: Tue, 27 Apr 2010 06:56:45 +0000 (+0900) Subject: ASoC: S3C: I2Sv2: Unify i2s_get_clock callback X-Git-Tag: v2.6.35-rc6~9^2~7^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5728242789d3538abcfdcb28e01798801efd9988;p=pandora-kernel.git ASoC: S3C: I2Sv2: Unify i2s_get_clock callback Now that we have two callbacks s3c2412_i2s_get_clock & s3c64xx_i2s_get_clock doing exactly the same thing, we can define one generic s3c_i2sv2_get_clock and discard other two copies. Also, switch the users to make calls to the newly defined and generic s3c_i2sv2_get_clock Signed-off-by: Jassi Brar Acked-by: Ben Dooks Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed