]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: tas2562: Volume setting fixes
authorMark Brown <broonie@kernel.org>
Sun, 19 Jul 2026 21:06:01 +0000 (22:06 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 19 Jul 2026 21:06:01 +0000 (22:06 +0100)
commit07f545657dabf9b009fc484414933fd2a359b4d3
tree3ba5c3083e385653e9511c243b24d9211e1d7d28
parent2330e5fee602116357f6c9e56b4c9bcf25ff1327
parent58b638e7c4559b35367a25e319adfe91e8f5ebe7
ASoC: tas2562: Volume setting fixes

Mark Brown <broonie@kernel.org> says:

While reviewing another fix for the tas2562 volume control I noticed a
few issues with the put() operation, this series fixes them.

It's also a bit weird that the volume control is defined with twice as
many values as can actually be set, probably the best fix there is to
regnerate the table of volume values with the intermediate values.

Link: https://patch.msgid.link/20260715-asoc-tas2562-put-retval-v1-0-97bf467c924e@kernel.org
sound/soc/codecs/tas2562.c