Re: [RESEND PATCH v5 1/3] ASoC: tas2781: Fix wrong loading calibrated data sequence

From: Andy Shevchenko
Date: Fri May 17 2024 - 09:50:40 EST


On Fri, May 17, 2024 at 05:20:36PM +0800, Shenghao Ding wrote:
> Remove declaration of unused API which load calibrated data in wrong
> sequence, changed the copyright year and correct file name in license
> header.

> -int tasdevice_prmg_calibdata_load(void *context, int prm_no);

You remove a prototype before removing the function, correct?
You have for all these versions even not _build_ tested your changes.

NAK.

--
With Best Regards,
Andy Shevchenko