From: Jassi Brar Date: Tue, 27 Apr 2010 06:56:27 +0000 (+0900) Subject: ASoC: S3C2412: I2S: Debug IMS field X-Git-Tag: v2.6.35-rc1~478^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce76f9fd34d4d39fbda330f14b327273551e2f54;p=pandora-kernel.git ASoC: S3C2412: I2S: Debug IMS field The IMS field of s3c2412/13 is essentially the same as that of s3c64xx. That is, the IISMOD[11] bit decides Master/Slave mode and IISMOD[10] bit selects source clock for signal generation. For that reason, remove improper defines for IISMOD[11:10] field mask and define two 1bit fields that can be set independent of each other. As a consequence, corresponding fields for PLAT_S3C64XX too get to use these new defines. Signed-off-by: Jassi Brar Acked-by: Ben Dooks Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed