Message ID | E1ZtdJS-0003ql-4U@debutante |
---|---|
State | New |
Headers | show |
diff --git a/sound/soc/codecs/rt298.c b/sound/soc/codecs/rt298.c index ef8e23aab2d3..f00fe02d34ab 100644 --- a/sound/soc/codecs/rt298.c +++ b/sound/soc/codecs/rt298.c @@ -856,8 +856,6 @@ static int rt298_set_dai_sysclk(struct snd_soc_dai *dai, snd_soc_update_bits(codec, RT298_I2S_CTRL2, 0x0100, 0x0100); snd_soc_update_bits(codec, - RT298_PLL_CTRL, 0x4, 0x4); - snd_soc_update_bits(codec, RT298_PLL_CTRL1, 0x20, 0x0); }