diff options
| author | Hsieh Hung-En <hungen3108@gmail.com> | 2026-01-16 00:13:59 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-01-15 18:58:22 +0000 |
| commit | 4711b292b440a8404833df0e0ba96dad86600a84 (patch) | |
| tree | caf8701f457b8b48e3a61af2eac4e7dcaebd9406 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 61d2a7699ab39d448f44919ef15c16187e6f70ec (diff) | |
ASoC: es8328: Propagate error codes from regmap updates
In es8328_hw_params(), the return value of
snd_soc_component_update_bits() was ignored. This could lead to silent
failures where the hardware is left in an inconsistent state if a
regmap write fails.
Check the return value of regmap updates and propagate any errors back
to the ALSA core. Return 0 on success to match the DAI ops convention.
Signed-off-by: Hsieh Hung-En <hungen3108@gmail.com>
Link: https://patch.msgid.link/20260115161359.41979-1-hungen3108@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
