]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commit1f0f14aa18e14885c02623c07e4c6a816f7a9077
tree024218de6b74c15c1c5c59cb7b6235462e5d4cde
parent4478886310e5a2cadb3d07ce2d8564d1fd3e206a
parente5d5cc44791f7275fd1b5329a9dc374d6ad1bf6c
ASoc: uda1380: Improve error reporting

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>