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)
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>

No differences found