patch-2.2.0-pre8 linux/drivers/sound/pas2_pcm.c

Next file: linux/drivers/sound/sb.h
Previous file: linux/drivers/sound/pas2_midi.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre7/linux/drivers/sound/pas2_pcm.c linux/drivers/sound/pas2_pcm.c
@@ -42,7 +42,7 @@
 static unsigned long pcm_count = 0;
 static unsigned short pcm_bitsok = 8;	/* mask of OK bits */
 static int      pcm_busy = 0;
-int             pas_audiodev = 0;
+int             pas_audiodev = -1;
 static int      open_mode = 0;
 
 static int pcm_set_speed(int arg)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov