diff options
author | Mark Brown <broonie@kernel.org> | 2023-04-04 22:42:28 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-04-05 13:39:58 +0300 |
commit | fac79bad889bb167a37492181646992c8c48903b (patch) | |
tree | 6034dcc278cf70e391656b860d4a60d69cc20af8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 451941ac1ee2be125ac5029593a64b04badaa314 (diff) | |
download | linux-fac79bad889bb167a37492181646992c8c48903b.tar.xz |
regmap: Use mas_walk() instead of mas_find()
Liam recommends using mas_walk() instead of mas_find() for our use case so
let's do that, it avoids some minor overhead associated with being able to
restart the operation which we don't need since we do a simple search.
Suggested-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230403-regmap-maple-walk-fine-v2-1-c07371c8a867@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions