diff options
author | Marek Vasut <marex@denx.de> | 2021-08-23 23:41:43 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-09-14 12:22:49 +0200 |
commit | fdacc3c7405d1fc33c1f2771699a4fc24551e480 (patch) | |
tree | e9b8a78df60c78b99799f1333fdb72a20d15b097 /tools/perf/scripts/python/export-to-postgresql.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 <marex@denx.de>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions