Nicholas Mc Guire 0cbf324e90 sound/oss: use schedule_timeout_interruptible()
API consolidation with coccinelle found:
./sound/oss/msnd_pinnacle.c:1292:2-18:
        consolidation with schedule_timeout_*() recommended

This is a 1:1 conversion of the current calls to an available helper
only - so only an API consolidation to improve readability.

Patch was compile tested with x86_64_defconfig

Patch is against 4.1-rc5 (localversion-next is -next-20150529)

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-05-29 17:26:32 +02:00
..
2015-05-18 10:27:17 +02:00
2009-07-29 14:37:12 +02:00
2012-10-06 16:47:53 +02:00
2012-03-28 18:30:03 +01:00
2011-03-31 11:26:23 -03:00
2015-02-25 20:08:21 +01:00
2012-10-06 16:47:53 +02:00
2014-01-14 16:12:07 +01:00
2012-10-06 16:47:53 +02:00
2012-03-28 18:30:03 +01:00

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox