mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
Kill tasklet usage in rawmidi core code. Use workq for the event callback instead of tasklet (which is used only in core/seq/seq_midi.c). Signed-off-by: Takashi Iwai <tiwai@suse.de>