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:
8b1fae4
)
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
author
Takashi Iwai
<tiwai@suse.de>
Thu, 18 Dec 2008 11:17:55 +0000
(12:17 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 18 Dec 2008 11:17:55 +0000
(12:17 +0100)
Replace all tasklet_hi_schedule() callers with the normal
tasklet_schedule(). The former often causes troubles with
RT-kernels, and has actually no merit.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found