Re: [PATCH 2/2] ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run()

From: Daniel Baluta
Date: Mon Jan 20 2025 - 04:02:17 EST


On Mon, Jan 20, 2025 at 10:20 AM Shengjiu Wang <shengjiu.wang@xxxxxxx> wrote:
>
> The asrc_m2m_device_run() function is the main process function
> of converting, the error need to be returned to user, that user
> can handle error case properly.
>
> Fixes: 24a01710f627 ("ASoC: fsl_asrc_m2m: Add memory to memory function")
> Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx>

Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>