diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-07-25 13:23:48 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-07-29 01:41:20 +0100 |
commit | 5e388488f0a1dd6d340f3925e7b371e212ee3cc2 (patch) | |
tree | 98b4590a57f31c0c97a626580a7b817df6af5a85 /tools/perf/scripts/python/libxed.py | |
parent | 42f3a2caf80910d0c251b2a407d4d220c0d3a79f (diff) |
ASoC: codecs: wcd938x: Move max port number defines to enum
Instead of having separate define to indicate number of TX and RX
Soundwire ports, move it to the enums defining actual port
indices/values. This makes it more obvious why such value was chosen as
number of TX/RX ports.
Note: the enums start from 1, thus number of ports equals to the last
vaue in the enum.
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/libxed.py')
0 files changed, 0 insertions, 0 deletions