diff options
author | Vivien Didelot <[email protected]> | 2019-08-09 18:47:54 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-11 21:27:15 -0700 |
commit | 683f2244c5a3fb61c0e01999d43b4775775ef4e3 (patch) | |
tree | f70f955e462b3e2f92ead25daa6478ad46f55756 /tools/perf/scripts/python/stackcollapse.py | |
parent | 929938536fc0b1628fec8aff62a756e1c4f506d2 (diff) |
net: dsa: mv88e6xxx: introduce wait mask routine
The current mv88e6xxx_wait routine is used to wait for a given mask
to be cleared to zero. However in some cases, the driver may have
to wait for a given mask to be of a certain non-zero value.
Thus provide a generic wait mask routine that will be used to implement
the current mv88e6xxx_wait function, and use it to wait for 88E6185
PPU states.
Signed-off-by: Vivien Didelot <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions