diff options
author | Marek Vasut <[email protected]> | 2020-05-29 00:21:37 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-28 16:30:04 -0700 |
commit | 22726020050beacc7a164eaaafef0048d302cf41 (patch) | |
tree | 655f589675051af741a3ea6661bf1ce61b1df1a3 /tools/perf/scripts/python/sctop.py | |
parent | aa39bf6730b72e495f711b0f06ca92e9673d648c (diff) |
net: ks8851: Factor out bus lock handling
Pull out bus access locking code into separate functions, this is done
in preparation for unifying the driver with the parallel bus one. The
parallel bus driver does not need heavy mutex locking of the bus and
works better with spinlocks, hence prepare these locking functions to
be overridden then.
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Lukas Wunner <[email protected]>
Cc: Petr Stetiar <[email protected]>
Cc: YueHaibing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions