commit | b01a3d69f85c0af0934451e0f5457f2f6e7f3e63 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Oct 27 16:35:49 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Oct 27 12:00:14 2011 +0200 |
tree | 4a2e0641eefca976a0204e73cd73e7452616e8e2 | |
parent | b272cc769ac22014c0c60f2ebac46a2ae01300bf [diff] |
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 <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>