summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-06-16 13:54:10 +0200
committerMark Brown <broonie@kernel.org>2025-06-23 00:26:40 +0100
commit5d3ccd356e2ce510bdbd4b0c389f2fe3deb41a45 (patch)
tree784ad148f9fabcd5de48d31527c66fe4332d8b32 /scripts/gdb/linux/device.py
parent100877df34b00257c9ed6d279b06b3ed1da5e2c1 (diff)
ASoC: codecs: wcd939x: 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-3-a20a1b538509@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions