]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: rt5677: Report error if the ID register cannot be read
authorYauhen Kharuzhy <jekhor@gmail.com>
Wed, 11 Feb 2026 00:18:36 +0000 (02:18 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 22 Feb 2026 23:52:10 +0000 (23:52 +0000)
commit14848e6a8058916e9b008734aa36da989725b6df
treea8644ed69103b180cde13045b373025b25a897f3
parent687f2679e8bf65bca247ca7f4013130d609e1e56
ASoC: rt5677: Report error if the ID register cannot be read

To make error messages clearer, report if the ID register failed to be
read via I2C during probing.

Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
Link: https://patch.msgid.link/20260211002255.4090440-5-jekhor@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5677.c