|
@@ -2589,9 +2589,6 @@ static int wsa_swrm_clock(void *handle, bool enable)
|
|
|
BOLERO_CDC_WSA_CLK_RST_CTRL_SWR_CONTROL,
|
|
|
0x02, 0x00);
|
|
|
wsa_priv->reset_swr = false;
|
|
|
- regmap_update_bits(regmap,
|
|
|
- BOLERO_CDC_WSA_CLK_RST_CTRL_SWR_CONTROL,
|
|
|
- 0x1C, 0x0C);
|
|
|
msm_cdc_pinctrl_select_active_state(
|
|
|
wsa_priv->wsa_swr_gpio_p);
|
|
|
}
|