asoc: codecs: lpass-cdc: remove pre ssr notifier call

Remove the PRE_SSR blocking notifier call.
This is not required as early down event is not handled.

Change-Id: Ie448fa2af92edd484d282200cf350c6bddc5f99d
Signed-off-by: Vangala, Amarnath <quic_avangala@quicinc.com>
This commit is contained in:
Vangala, Amarnath
2023-08-03 10:43:20 +05:30
committad av Sarath Varma Ganapathiraju
förälder ba09b0efd6
incheckning 3c259f7f3b

Visa fil

@@ -936,7 +936,6 @@ static void lpass_cdc_ssr_disable(struct device *dev, void *data)
return;
}
lpass_cdc_notifier_call(priv, LPASS_CDC_WCD_EVT_PA_OFF_PRE_SSR);
regcache_cache_only(priv->regmap, true);
mutex_lock(&priv->clk_lock);