ASoC: Fix data format configuration for S3C64XX IISv2
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 18 Aug 2009 12:56:19 +0000 (21:56 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 18 Aug 2009 15:02:36 +0000 (16:02 +0100)
commit0914b93f4f36d1a0233bd64da9a35e37e72304ec
tree3494e1abf6be52bc173cca647c8cb35777e03b4b
parentd3c9e9a1390f8a34da8b69e09fa1afa90f5067f4
ASoC: Fix data format configuration for S3C64XX IISv2

The data format configuration for S3C64xx IISv2 was hardcoded for IISMOD
register. This patch changes to the defined values it.

And instead of bits 9 and 10 of IISMOD we should clear bits 13 and 14.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/arm/plat-s3c/include/plat/regs-s3c2412-iis.h
sound/soc/s3c24xx/s3c-i2s-v2.c