ALSA: rawmidi - Use workq for event handling
authorTakashi Iwai <tiwai@suse.de>
Tue, 14 Jun 2011 12:37:06 +0000 (14:37 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 14 Jun 2011 12:37:06 +0000 (14:37 +0200)
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>

No differences found