]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoc: uda1380: Improve error reporting
authorMark Brown <broonie@kernel.org>
Tue, 24 Mar 2026 15:04:01 +0000 (15:04 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 24 Mar 2026 15:04:01 +0000 (15:04 +0000)
Wenyuan Li <2063309626@qq.com> says:

The driver currently ignores the return values of several I2C operations
during register writes, which could lead to silent failures and
inconsistent device state.

Link: https://patch.msgid.link/tencent_579D057AC557914CF739A2D9EAD045CE7306@qq.com
Signed-off-by: Mark Brown <broonie@kernel.org>

Trivial merge