linux/sound/soc/mediatek/mt8365
Muhammad Usama Anjum d69f11e8c5
ASoc: mediatek: mt8365: Remove unneeded assignment
The ret is being assigned, but not being used. Remove the assignment.
One of the reviewer mentioned that dev_warn should be replaced with
dev_info. Make this change as well.

Fixes: 1bf6dbd75f ("ASoc: mediatek: mt8365: Add a specific soundcard for EVK")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patch.msgid.link/20240911123629.125686-1-usama.anjum@collabora.com
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-09-12 14:32:05 +01:00
..
Makefile ASoC: mediatek: Add MT8365 support 2024-09-05 12:31:04 +01:00
mt8365-afe-clk.c ASoC: mt8365: Make non-exported functions static 2024-09-09 16:58:15 +01:00
mt8365-afe-clk.h ASoC: mediatek: mt8365: Add audio clock control support 2024-09-03 18:17:24 +01:00
mt8365-afe-common.h ASoC: mt8365: Remove unused prototype for mt8365_afe_clk_group_48k() 2024-09-09 16:58:14 +01:00
mt8365-afe-pcm.c ASoC: mt8365: Fix -Werror builds 2024-09-09 22:02:08 +01:00
mt8365-dai-adda.c ASoC: mediatek: mt8365: Add ADDA DAI support 2024-09-03 18:17:25 +01:00
mt8365-dai-dmic.c ASoC: mt8365: Remove unused DMIC IIR coefficient configuration 2024-09-09 16:58:17 +01:00
mt8365-dai-i2s.c ASoC: mediatek: mt8365: check validity before usage of i2s_data 2024-09-11 13:59:33 +01:00
mt8365-dai-pcm.c ASoC: mediatek: mt8365: Add PCM DAI support 2024-09-03 18:17:27 +01:00
mt8365-mt6357.c ASoc: mediatek: mt8365: Remove unneeded assignment 2024-09-12 14:32:05 +01:00
mt8365-reg.h ASoC: mt8365: Fix -Werror builds 2024-09-09 22:02:08 +01:00