linux/sound/soc/loongson
Tang Bin 5e6f78cb5f
ASoC: loongson: Add the correct judgement return
Use the function dev_err_probe can simplify code, but
the error return should not be deleted, that is
unreasonable, thus fix it.

Fixes: 3d2528d6c0 ("ASoC: loongson: Simplify with dev_err_probe()")
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://patch.msgid.link/20240910021104.3400-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-09-10 12:40:25 +01:00
..
Kconfig ASoC: loongson: add PCI dependency 2023-06-16 12:56:08 +01:00
loongson_card.c ASoC: loongson: Add the correct judgement return 2024-09-10 12:40:25 +01:00
loongson_dma.c ASoC: loongson: Use BIT() macro 2024-09-09 16:26:48 +01:00
loongson_dma.h
loongson_i2s_pci.c ASoC: loongson: Add the correct judgement return 2024-09-10 12:40:25 +01:00
loongson_i2s.c ASoC: loongson: Factor out loongson i2s enable clock functions 2024-09-09 16:27:04 +01:00
loongson_i2s.h ASoC: loongson: Use BIT() macro 2024-09-09 16:26:48 +01:00
Makefile ASoC: loongson: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:22 +09:00