Re: [PATCH 0/2] ASoC: fsl: two fixes for asrc memory to memory

2025-01-20 Thread Mark Brown
On Mon, 20 Jan 2025 16:19:36 +0800, Shengjiu Wang wrote: > 1. Fix the suspend failure for memory to peripheral function. > 2. Return error value for processing function. > > Shengjiu Wang (2): > ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend > ASoC: fsl_asrc_m2m: return error val

[PATCH 0/2] ASoC: fsl: two fixes for asrc memory to memory

2025-01-20 Thread Shengjiu Wang
1. Fix the suspend failure for memory to peripheral function. 2. Return error value for processing function. Shengjiu Wang (2): ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run() sound/soc/fsl/fsl_asrc_m2m.c | 16 +