]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: codecs: wsa883x: Simplify handling variant/version
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 10 Jul 2024 13:52:32 +0000 (15:52 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 29 Jul 2024 00:17:18 +0000 (01:17 +0100)
commitcd15fded0e1090bf713647a5bcfd83e372152844
treeaab9450502f9f5a0521bb81d1286fd4e7c237b00
parent2fbf16992e5aa14acf0441320033a01a32309ded
ASoC: codecs: wsa883x: Simplify handling variant/version

Driver does not use detected variant/version variables past the init
function, so do not store them in the state container structure.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240710-asoc-wsa88xx-version-v1-3-f1c54966ccde@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wsa883x.c