[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cace3472-7ee3-459b-ab2c-51764db99bd7@collabora.com>
Date: Thu, 1 Feb 2024 11:08:41 +0100
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
To: broonie@...nel.org
Cc: perex@...ex.cz, tiwai@...e.com, matthias.bgg@...il.com,
ribalda@...omium.org, nicolas.ferre@...rochip.com,
u.kleine-koenig@...gutronix.de, kuninori.morimoto.gx@...esas.com,
nfraprado@...labora.com, alsa-devel@...a-project.org,
trevor.wu@...iatek.com, linux-sound@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, lgirdwood@...il.com
Subject: Re: [PATCH 0/7] ASoC: mediatek: AFE drivers cleanups
Il 11/01/24 11:52, AngeloGioacchino Del Regno ha scritto:
> This series converts MediaTek AFE drivers' probe functions to use
> dev_err_probe() and devm functions where possible and, in some
> cases, dropping the .remove_new() callback, reducing the size.
>
> Cheers!
Gentle ping for this series, afraid that went out of the radar :-)
Cheers,
Angelo
>
> AngeloGioacchino Del Regno (7):
> ASoC: mediatek: mt8173-afe-pcm: Convert to devm_pm_runtime_enable()
> ASoC: mediatek: mt8173-afe-pcm: Use devm_snd_soc_register_component()
> ASoC: mediatek: mt8183-afe-pcm: Convert to devm_pm_runtime_enable()
> ASoC: mediatek: mt8183-afe-pcm: Simplify with dev_err_probe()
> ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
> ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
> ASoC: mediatek: mt8195-afe-pcm: Drop .remove_new() callback
>
> sound/soc/mediatek/mt8173/mt8173-afe-pcm.c | 78 +++------------
> sound/soc/mediatek/mt8183/mt8183-afe-pcm.c | 108 +++++++--------------
> sound/soc/mediatek/mt8192/mt8192-afe-pcm.c | 95 ++++++------------
> sound/soc/mediatek/mt8195/mt8195-afe-pcm.c | 12 +--
> 4 files changed, 81 insertions(+), 212 deletions(-)
>
Powered by blists - more mailing lists