ASoC: codecs: wsa88xx: Correct VI sense channel mask
authorMark Brown <broonie@kernel.org>
Wed, 26 Mar 2025 16:20:14 +0000 (16:20 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 26 Mar 2025 16:20:14 +0000 (16:20 +0000)
Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>:

VI sense port on WSA883x and WSA884x speaker takes only one channel, so
correct the mask.  At least this works during my tests on different
devices with both speakers.  With original mask (0x3) I get
noise/garbage.


Trivial merge