summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-06-16 13:54:09 +0200
committerMark Brown <broonie@kernel.org>2025-06-23 00:26:39 +0100
commit100877df34b00257c9ed6d279b06b3ed1da5e2c1 (patch)
tree3c0485852aaec4dea94d309780fd71943d077201 /scripts/lib
parent2f6ff1e615cd4f8a86c9d0e4e778db9ae44d5481 (diff)
ASoC: codecs: wcd938x: Use simple defines for chipid register value
The value used to identify chip variant is not an enumeration, but raw value used to compare registers with. The 'enum' is not used in the code at all, so simplify and make it a raw hex value define, so intention will be explicit. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20250616-asoc-wcd93xx-enum-v1-2-a20a1b538509@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions