diff options
author | Marc Dietrich <[email protected]> | 2024-04-06 14:31:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-04-11 13:59:19 +0200 |
commit | 41288dfaf1b8231bc21fd6966e7296b087e75969 (patch) | |
tree | 4c3de225f1e4e3792d88be38354e8313078f5127 /tools/perf/scripts/python/task-analyzer.py | |
parent | 244b6e92bd1a0b6ff1f6253b10a96dc208a315f2 (diff) |
staging: nvec: make keyboard init synchronous
Currently, we are constantly sending commands to the EC without waiting for them to be
executed. This can lead to confusion, especially if we initialize several different devices
one after the other.
To avoid this, we are switching from asynchronous to synchronous command transmission.
Signed-off-by: Marc Dietrich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions