aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2019-06-27 23:55:54 +0200
committerDavid S. Miller <[email protected]>2019-06-27 19:25:02 -0700
commitef534195e185edd2247cc0a23a6024bb5a090146 (patch)
tree5d1c5f1245dee642f9df33850a3067a905c2c2f3 /tools/perf/scripts/python/export-to-sqlite.py
parent0f9c36e36bf0a5a12c19eed4e9bca5d8282b7454 (diff)
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Regmap provides polling function to poll for bits in a register. This function is another reimplementation of polling for bit being clear in a register. Replace this with regmap polling function. Moreover, inline the function parameters, as the function is never called with any other parameter values than this one. Signed-off-by: Marek Vasut <[email protected]> Cc: Andrew Lunn <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: Tristram Ha <[email protected]> Cc: Woojung Huh <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions