aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2020-09-03 12:41:29 +0200
committerTakashi Iwai <[email protected]>2020-09-09 18:34:20 +0200
commitce4f25759372bbf6c37b92712b00c1b1b9b4b48e (patch)
tree5f5e57770c71b499ff0d606b82fe5ac650afd62f /tools/perf/scripts/python/export-to-sqlite.py
parent2ac55daffee5af04b13f96e6acef63a8e4bfff85 (diff)
ALSA: asihpi: Replace tasklet with threaded irq
The tasklet is an old API that should be deprecated, usually can be converted to another decent API. In ASIHPI driver, a tasklet is still used for offloading the PCM IRQ handling. It can be achieved gracefully with a threaded IRQ, too. This patch replaces the tasklet usage in asihpi driver with a threaded IRQ. It also simplified some call patterns. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions