> From: Stefan Markovic <smarko...@wavecomp.com> > > Do following replacements: > > ASE_DSPR2 -> ASE_DSP_R2 > ASE_DSPR3 -> ASE_DSP_R3 > check_dspr2() -> check_dsp_r2() > check_dspr3() -> check_dsp_r3()
There may be a couple of other similar cases. They should be included in this patch. Other than this: Reviewed-by: Aleksandar Markovic <amarko...@wavecomp.com>