Re: [PATCH v4 11/18] ASoC: mediatek: Add common mtk_afe_component_probe callback

From: Alexandre Mergnat
Date: Wed Apr 10 2024 - 11:14:39 EST


Reviewed-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>

On 09/04/2024 13:33, AngeloGioacchino Del Regno wrote:
Multiple MediaTek AFE PCM component drivers are using their own .probe()
callback, but most of those are simply duplicated functions as they are
doing exactly the same thing over and over.

Add a common probe callback for this component to reduce duplication.

--
Regards,
Alexandre