aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2020-09-03 12:41:24 +0200
committerTakashi Iwai <[email protected]>2020-09-09 18:33:15 +0200
commit45e4d67f8a53e713833292cc5fef3603294a5914 (patch)
tree146333ec90d978866cc7b859c6f9b3dce6d87dab /tools/perf/util/scripting-engines/trace-event-python.c
parentc7d9efdff68e00350e611227ad191ce347b88ea5 (diff)
ALSA: ua101: Replace tasklet with work
The tasklet is an old API that should be deprecated, usually can be converted to another decent API. In UA101 driver, a tasklet is still used for handling the output URBs. It can be achieved gracefully with a work queued in the high-prio system workqueue, too. This patch replaces the tasklet usage in UA101 driver with a simple work. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions