asoc: codec: Unmute WSA for ADIE loopback
Unmute WSA after enabling main path for ADIE loopback cases. Change-Id: I850aa4dbcf77371811010c1d614c6c7e94736971 Signed-off-by: Eric Rosas <quic_erosas@quicinc.com>
This commit is contained in:
@@ -1670,6 +1670,8 @@ static int lpass_cdc_wsa2_macro_enable_main_path(struct snd_soc_dapm_widget *w,
|
||||
snd_soc_component_update_bits(component,
|
||||
reg, 0x20, 0x20);
|
||||
lpass_cdc_wsa_pa_on(wsa2_dev, adie_lb);
|
||||
snd_soc_component_update_bits(component,
|
||||
reg, 0x10, 0x00);
|
||||
}
|
||||
break;
|
||||
default:
|
||||
|
Reference in New Issue
Block a user