diff options
author | Mark Brown <[email protected]> | 2022-06-04 11:52:46 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-07 20:38:08 +0100 |
commit | 5871321fb4558c55bf9567052b618ff0be6b975e (patch) | |
tree | 294904350b6cb8a3878faefd4c2cecc306987055 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 073350da0aa2aead9df7927a1c1046ebf5cdd816 (diff) |
ASoC: ops: Fix off by one in range control validation
We currently report that range controls accept a range of 0..(max-min) but
accept writes in the range 0..(max-min+1). Remove that extra +1.
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions