linux/sound/soc/sunxi
Mark Brown 6d291d687d
ASoC: sunxi: Simplify error handling
bui duc phuc <phucduc.bui@gmail.com> says:

This series improves probe error handling in the sunxi ASoC drivers.
It replaces suitable probe error paths with dev_err_probe() to
simplify the code and handle deferred probe errors consistently.
It also removes redundant error messages where the called helpers
already report failures, avoiding duplicate log messages.

Build tested only.

Link: https://patch.msgid.link/20260715095525.40668-1-phucduc.bui@gmail.com
2026-07-29 15:29:35 +01:00
..
Kconfig ASoC: sunxi: Standardize ASoC menu 2025-06-24 01:01:27 +01:00
Makefile ASoC: sunxi: Add Allwinner H6 Digital MIC driver 2022-09-19 17:52:47 +01:00
sun4i-codec.c ASoC: sunxi: Simplify error handling 2026-07-29 15:29:35 +01:00
sun4i-i2s.c ASoC: sunxi: sun4i-i2s: Use dev_err_probe() for probe error handling 2026-07-29 15:29:31 +01:00
sun4i-spdif.c ASoC: sunxi: sun4i-spdif: Use dev_err_probe() for probe error handling 2026-07-29 15:29:32 +01:00
sun8i-adda-pr-regmap.c ASoC: sun8i-codec-analog: split regmap code into separate driver 2018-10-17 11:10:59 +01:00
sun8i-adda-pr-regmap.h ASoC: sun8i-codec-analog: split regmap code into separate driver 2018-10-17 11:10:59 +01:00
sun8i-codec-analog.c ASoC: sunxi: sun8i-codec-analog: Improve probe error handling 2026-07-29 15:29:34 +01:00
sun8i-codec.c ASoC: sunxi: sun8i-codec: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:37 +00:00
sun50i-codec-analog.c ASoC: sunxi: sun50i-codec-analog: Improve probe error handling 2026-07-29 15:29:33 +01:00
sun50i-dmic.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00