From: Axel Lin Date: Thu, 27 Oct 2011 08:35:49 +0000 (+0800) Subject: ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave mode X-Git-Tag: v3.2-rc1~65^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b01a3d69f85c0af0934451e0f5457f2f6e7f3e63;p=pandora-kernel.git ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave mode According to the datasheet: Digital Audio Interface Format (07h) register: BIT6: Master/slave mode 0: Slave 1: Master Current code sets TLV320AIC23_MS_MASTER bit for master mode, but does not clear it for slave mode. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed