Merge remote-tracking branch 'qcom_sm8250/lineage-20' into lineage-21
Change-Id: I3159ae2c81329a81f9f6d4feba3fd1324a86b4f6
This commit is contained in:
@@ -527,13 +527,13 @@ static int wsa881x_visense_adc_ctrl(struct snd_soc_component *component,
|
||||
snd_soc_component_update_bits(component,
|
||||
WSA881X_ADC_SEL_IBIAS,
|
||||
0x70, 0x40);
|
||||
snd_soc_component_update_bits(component,
|
||||
WSA881X_ADC_EN_SEL_IBIAS,
|
||||
0x07, 0x04);
|
||||
snd_soc_component_update_bits(component,
|
||||
WSA881X_ADC_EN_MODU_V, 0x80, 0x80);
|
||||
snd_soc_component_update_bits(component,
|
||||
WSA881X_ADC_EN_MODU_I, 0x80, 0x80);
|
||||
snd_soc_component_update_bits(component,
|
||||
WSA881X_ADC_EN_SEL_IBIAS,
|
||||
0x07, 0x04);
|
||||
snd_soc_component_update_bits(component,
|
||||
WSA881X_ADC_EN_MODU_V, 0x80, 0x80);
|
||||
snd_soc_component_update_bits(component,
|
||||
WSA881X_ADC_EN_MODU_I, 0x80, 0x80);
|
||||
} else {
|
||||
/* Ensure: Speaker Protection has been stopped */
|
||||
snd_soc_component_update_bits(component,
|
||||
|
||||
Reference in New Issue
Block a user