ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
authorTakashi Iwai <tiwai@suse.de>
Thu, 18 Dec 2008 11:17:55 +0000 (12:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Dec 2008 11:17:55 +0000 (12:17 +0100)
commit1f04128a3db7c0f0e8b5d25323eba70ac342f47f
tree0740e2abd66a66ad27baed8408a043928b352c0c
parent8b1fae4e4200388b64dd88065639413cb3f1051c
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()

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>
15 files changed:
sound/core/rawmidi.c
sound/core/rtctimer.c
sound/core/timer.c
sound/drivers/vx/vx_core.c
sound/drivers/vx/vx_pcm.c
sound/pci/es1968.c
sound/pci/maestro3.c
sound/pci/mixart/mixart_core.c
sound/pci/pcxhr/pcxhr.c
sound/pci/pcxhr/pcxhr_core.c
sound/pci/riptide/riptide.c
sound/pci/rme9652/hdsp.c
sound/pci/rme9652/hdspm.c
sound/pcmcia/pdaudiocf/pdaudiocf_irq.c
sound/usb/usbmidi.c