]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: cs-amp-lib: Fix typo in error message: write -> read
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Thu, 21 May 2026 12:25:11 +0000 (13:25 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 21 May 2026 14:13:50 +0000 (15:13 +0100)
commita685252686851633b795bc30facac8a39344ae09
tree7c3fc7e81975e97c693969194c767f6490ce85d6
parentba28a07a9a0b53a538c809e04e517e1ce1f1bee3
ASoC: cs-amp-lib: Fix typo in error message: write -> read

Fix the error message in cs_amp_read_cal_coeff() to say "Failed to read".
It was incorrectly "Failed to write", probably a copy-paste error.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260521122511.987322-4-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs-amp-lib.c