[ALSA] Fix invalid schedule_timeout_interruptible()
authorTakashi Iwai <tiwai@suse.de>
Mon, 25 Jun 2007 10:09:32 +0000 (12:09 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 20 Jul 2007 09:11:36 +0000 (11:11 +0200)
commite65365de5ba280e058bd6b8b80c8790253268887
tree8ce89e16bd1519b620c52c407511c30f3af391f3
parentc12aad6efbee1d937438f1deabbef695add0628b
[ALSA] Fix invalid schedule_timeout_interruptible()

Fixed the invalid use of schedule_timeout_interruptible() without
checking pending signals.  Simply replaced with schedule_timeout().
Suggestions thanks to Jeff Garzik.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/core/seq/seq_instr.c
sound/isa/ad1848/ad1848_lib.c
sound/isa/sscape.c
sound/isa/wavefront/wavefront_synth.c
sound/pci/hda/hda_intel.c
sound/pci/via82xx.c
sound/pci/via82xx_modem.c