commit | 0914b93f4f36d1a0233bd64da9a35e37e72304ec | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Tue Aug 18 21:56:19 2009 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Aug 18 16:02:36 2009 +0100 |
tree | 3494e1abf6be52bc173cca647c8cb35777e03b4b | |
parent | d3c9e9a1390f8a34da8b69e09fa1afa90f5067f4 [diff] |
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>