aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2024-06-25 18:57:36 +0200
committerMark Brown <[email protected]>2024-06-26 16:34:55 +0100
commit06462d6f3fb3c445b5abac7b134d9fe9e361113f (patch)
treea1499e80ae7d0134cb6e50648603b5a3a483d9de /tools/perf/scripts/python/gecko.py
parentebc1a54051b58d1aa3a8855faac8bf16b88b8af7 (diff)
ASoC: codecs: lpass-macro: Use enum for handling codec version
Replace 'int' with proper 'enum lpass_codec_version' in every place which handles the parsed codec version (not raw register values!) to be explicit about contents of the variable. This makes code easier to read and compilers could check missing switch cases. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions