]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit053aea6b746a2abbf8f122868b9fa2a54fe9c156
tree3494e1abf6be52bc173cca647c8cb35777e03b4b
parentf465392ba8d957ec1526e26d78ee4b6ba7029af5
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