summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8711.c
diff options
context:
space:
mode:
authorAxel Lin2011-10-27 10:38:42 +0200
committerMark Brown2011-10-27 12:00:15 +0200
commit68e47981437686e58de1edc616d6c3043e01f07e (patch)
tree8ef1cbd7ea2db51466bd10aeb7a089c487eb1760 /sound/soc/codecs/wm8711.c
parentASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave mode (diff)
downloadkernel-qcow2-linux-68e47981437686e58de1edc616d6c3043e01f07e.tar.gz
kernel-qcow2-linux-68e47981437686e58de1edc616d6c3043e01f07e.tar.xz
kernel-qcow2-linux-68e47981437686e58de1edc616d6c3043e01f07e.zip
ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slave mode
According to the datasheet: Page0 / Register8: Audio Serial Data interface Control Register A BIT 7: Bit Clock Directional Control 0: Bit clock is an input (slave mode) 1: Bit clock is an output (master mode) BIT 6: Word Clock Directional Control 0: Word clock is an input (slave mode) 1: Word clock is an output (master mode) Current code sets BIT_CLK_MASTER and WORD_CLK_MASTER bits for master mode, but does not clear these bits for slave mode. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/wm8711.c')
0 files changed, 0 insertions, 0 deletions