diff options
author | Daniel Golle <daniel@makrotopia.org> | 2023-04-03 02:17:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-04-03 10:13:00 +0100 |
commit | 1bd099c49f65ed923b9f19b8c4b3cd1ff0024091 (patch) | |
tree | 6eb8fc045fde6bd30255862e01273ea8e0f494aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ecc00164dc2300dfcd40afe549a8ee951dfea9f (diff) |
net: dsa: mt7530: use unlocked regmap accessors
Instead of wrapping the locked register accessor functions, use the
unlocked variants and add locking wrapper functions to let regmap
handle the locking.
This is a preparation towards being able to always use regmap to
access switch registers instead of open-coded accessor functions.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions