diff options
author | Vivien Didelot <vivien.didelot@gmail.com> | 2019-08-10 01:47:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-12 07:27:15 +0300 |
commit | 683f2244c5a3fb61c0e01999d43b4775775ef4e3 (patch) | |
tree | f70f955e462b3e2f92ead25daa6478ad46f55756 /tools/perf/scripts/python/syscall-counts.py | |
parent | 929938536fc0b1628fec8aff62a756e1c4f506d2 (diff) | |
download | linux-683f2244c5a3fb61c0e01999d43b4775775ef4e3.tar.xz |
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 <vivien.didelot@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions