Re: [PATCH v4 09/18] ASoC: mediatek: mt8192: Migrate to the common mtk_soundcard_startup

From: Alexandre Mergnat
Date: Wed Apr 10 2024 - 10:57:57 EST


Reviewed-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>

On 09/04/2024 13:33, AngeloGioacchino Del Regno wrote:
Add a const mtk_pcm_constraints_data struct array with all of the
(again, constant) constraints for all of the supported usecases,
remove the duplicated functions and call mtk_soundcard_startup()
instead in all of the .startup() callbacks.

--
Regards,
Alexandre