|
@@ -854,8 +854,6 @@ static int rt298_set_dai_sysclk(struct snd_soc_dai *dai,
|
|
} else {
|
|
} else {
|
|
snd_soc_update_bits(codec,
|
|
snd_soc_update_bits(codec,
|
|
RT298_I2S_CTRL2, 0x0100, 0x0100);
|
|
RT298_I2S_CTRL2, 0x0100, 0x0100);
|
|
- snd_soc_update_bits(codec,
|
|
|
|
- RT298_PLL_CTRL, 0x4, 0x4);
|
|
|
|
snd_soc_update_bits(codec,
|
|
snd_soc_update_bits(codec,
|
|
RT298_PLL_CTRL1, 0x20, 0x0);
|
|
RT298_PLL_CTRL1, 0x20, 0x0);
|
|
}
|
|
}
|