Merge "asoc: Fix port collision interrupt in WSA"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
3dc027a3da
@@ -1008,9 +1008,6 @@ static int wsa_macro_event_handler(struct snd_soc_component *component,
|
||||
case BOLERO_MACRO_EVT_SSR_DOWN:
|
||||
trace_printk("%s, enter SSR down\n", __func__);
|
||||
if (wsa_priv->swr_ctrl_data) {
|
||||
swrm_wcd_notify(
|
||||
wsa_priv->swr_ctrl_data[0].wsa_swr_pdev,
|
||||
SWR_DEVICE_DOWN, NULL);
|
||||
swrm_wcd_notify(
|
||||
wsa_priv->swr_ctrl_data[0].wsa_swr_pdev,
|
||||
SWR_DEVICE_SSR_DOWN, NULL);
|
||||
|
Reference in New Issue
Block a user