git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30bdee0
)
ALSA: rawmidi - Use workq for event handling
author
Takashi Iwai
<tiwai@suse.de>
Tue, 14 Jun 2011 12:37:06 +0000
(14:37 +0200)
committer
Takashi 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