]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/tlv320aic3x.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / sound / soc / codecs / tlv320aic3x.c
index 7a49390bc30d44b89d35ba432af6b69693bb8188..87d5ef188e29484fe303931c71cc45ac30005cce 100644 (file)
@@ -1023,6 +1023,7 @@ static int aic3x_set_dai_fmt(struct snd_soc_dai *codec_dai,
                break;
        case SND_SOC_DAIFMT_CBS_CFS:
                aic3x->master = 0;
+               iface_areg &= ~(BIT_CLK_MASTER | WORD_CLK_MASTER);
                break;
        default:
                return -EINVAL;