diff options
author | Marek Vasut <[email protected]> | 2021-08-23 23:41:43 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-09-14 12:22:49 +0200 |
commit | fdacc3c7405d1fc33c1f2771699a4fc24551e480 (patch) | |
tree | e9b8a78df60c78b99799f1333fdb72a20d15b097 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 743e227a895923c37a333eb2ebf3e391f00c406d (diff) |
i2c: xiic: Switch from waitqueue to completion
There will never be threads queueing up in the xiic_xmit(), use
completion synchronization primitive to wait for the interrupt
handler thread to complete instead as it is much better fit and
there is no need to overload it for this purpose.
Signed-off-by: Marek Vasut <[email protected]>
Acked-by: Michal Simek <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions