patch-2.3.99-pre6 linux/drivers/sound/soundcard.c

Next file: linux/drivers/sound/trident.c
Previous file: linux/drivers/sound/sound_core.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/sound/soundcard.c linux/drivers/sound/soundcard.c
@@ -605,7 +605,7 @@
 
 static void destroy_special_devices(void)
 {
-	unregister_sound_special(6);
+	unregister_sound_special(1);
 	unregister_sound_special(8);
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)