mirror of
https://github.com/torvalds/linux.git
synced 2026-09-26 10:02:02 +02:00
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 |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| sun4i-codec.c | ||
| sun4i-i2s.c | ||
| sun4i-spdif.c | ||
| sun8i-adda-pr-regmap.c | ||
| sun8i-adda-pr-regmap.h | ||
| sun8i-codec-analog.c | ||
| sun8i-codec.c | ||
| sun50i-codec-analog.c | ||
| sun50i-dmic.c | ||