ASoC: wm_adsp: Factor out DSP specific operations
[sfrench/cifs-2.6.git] / sound / soc / codecs / cs47l24.c
index e056d871fafb8fbab1987dc9d149f6df4c996b81..eebbf02e1c3952d4b1733a056858db385ee84020 100644 (file)
@@ -77,7 +77,7 @@ static int cs47l24_adsp_power_ev(struct snd_soc_dapm_widget *w,
 
        wm_adsp2_set_dspclk(w, v);
 
-       return wm_adsp2_early_event(w, kcontrol, event);
+       return wm_adsp_early_event(w, kcontrol, event);
 }
 
 static DECLARE_TLV_DB_SCALE(eq_tlv, -1200, 100, 0);