diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-09-03 12:41:28 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-09-09 18:34:10 +0200 |
commit | 2ac55daffee5af04b13f96e6acef63a8e4bfff85 (patch) | |
tree | 98f343d8d449b1eb1bba653afb4463a2b1db7812 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | a2e527c5a3ebcf248b51705ef44f6700403fd8e3 (diff) |
ALSA: riptide: Replace tasklet with threaded irq
The tasklet is an old API that should be deprecated, usually can be
converted to another decent API. In Riptide 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 riptide driver with a
threaded IRQ.
Link: https://lore.kernel.org/r/20200903104131.21097-9-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions