[PATCH v2 0/4] ASoC: mediatek: mt8183: Fix clock error handling
| Newsgroups | org.kernel.vger.linux-sound,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: bui duc phuc <[email protected]> Hi all, This series fixes and cleans up clock error handling in the MT8183 ASoC driver. Compile tested only. Changes in v2: - Remove the redundant error log for apll1_mux_setting error handling. - Add Fixes tags. - Add a cover letter. Best regards, Phuc bui duc phuc (4): ASoC: mediatek: mt8183: Fix wrong clock cleanup on clk_set_parent() failure ASoC: mediatek: mt8183: Fix APLL enable error handling ASoC: mediatek: mt8183: Use dev_err_probe() for error handling ASoC: mediatek: mt8183: Drop redundant probe error messages sound/soc/mediatek/mt8183/mt8183-afe-clk.c | 25 +++++++++++++--------- sound/soc/mediatek/mt8183/mt8183-afe-pcm.c | 8 ++----- 2 files changed, 17 insertions(+), 16 deletions(-) -- 2.43.0