From: Mark Brown Date: Wed, 29 Apr 2009 19:29:25 +0000 (+0100) Subject: ASoC: Fix data format configuration for S3C64xx IISv2 and add 24 bit X-Git-Tag: v2.6.31-rc1~363^2~29^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=553b1dd58c5cf1abd6d0965041169400a3cff1ad;p=pandora-kernel.git ASoC: Fix data format configuration for S3C64xx IISv2 and add 24 bit The data format configuration for S3C64xx IISv2 is completely different to that for S3C24xx. Instead of a single bit configuration in bit 0 of IISMOD we have format selection in bits 13 and 14 and bit clock rate selection in bits 1 and 2. While we're here add support for 24 bit samples in S3C64xx. At some point it may be desirable to expose the bit clock rate selection to users but given the limited configuration options that may not be required. Signed-off-by: Mark Brown --- Reading git-diff-tree failed