Merge "asoc: codec: Add pre ssr up event for all macros"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
3938234bc8
@@ -411,6 +411,9 @@ static int tx_macro_event_handler(struct snd_soc_component *component,
|
||||
else
|
||||
tx_priv->hs_slow_insert_complete = false;
|
||||
break;
|
||||
default:
|
||||
pr_debug("%s Invalid Event\n", __func__);
|
||||
break;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user