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
- References:
- [PATCH v4 00/18] SoC: Cleanup MediaTek soundcard machine drivers
- From: AngeloGioacchino Del Regno
- [PATCH v4 11/18] ASoC: mediatek: Add common mtk_afe_component_probe callback
- From: AngeloGioacchino Del Regno
- [PATCH v4 00/18] SoC: Cleanup MediaTek soundcard machine drivers
- Prev by Date: Re: [PATCH v4 10/18] ASoC: mediatek: mt8186-rt1019: Migrate to the common mtk_soundcard_startup
- Next by Date: Re: [PATCH v4 08/18] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
- Previous by thread: [PATCH v4 11/18] ASoC: mediatek: Add common mtk_afe_component_probe callback
- Next by thread: [PATCH v4 12/18] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
- Index(es):