diff options
author | Emil Renner Berthing <[email protected]> | 2021-01-27 17:42:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-01-27 18:08:07 +0100 |
commit | 9159835a978f4092bf00a69b51256e69c961edb9 (patch) | |
tree | 3106f4be4d7256b263a79b94a08fab34cf7c5c4a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | e0f2a902c9f02fcb36c22f63e0db67e73375c843 (diff) |
vt: keyboard, use new API for keyboard_tasklet
This converts the keyboard_tasklet to use the new API in
commit 12cc923f1ccc ("tasklet: Introduce new initialization API")
The new API changes the argument passed to the callback function, but
fortunately the argument isn't used so it is straight forward to use
DECLARE_TASKLET_DISABLED() rather than DECLARE_TASKLET_DISABLED_OLD().
Signed-off-by: Emil Renner Berthing <[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/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions