patch-2.1.122 linux/drivers/sound/mad16.c
Next file: linux/drivers/sound/msnd.c
Previous file: linux/drivers/sound/dev_table.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Sep 10 16:37:26 1998
-  Orig file: 
v2.1.121/linux/drivers/sound/mad16.c
-  Orig date: 
Sun Jul 26 11:57:16 1998
diff -u --recursive --new-file v2.1.121/linux/drivers/sound/mad16.c linux/drivers/sound/mad16.c
@@ -849,7 +849,7 @@
 #if defined(CONFIG_MIDI) && defined(CONFIG_MAD16_OLDCARD)
 	if (board_type < C929)	/* Early chip. No MPU support. Just SB MIDI */
 	{
-		sb_dsp_unload(hw_config);
+		sb_dsp_unload(hw_config, 0);
 		return;
 	}
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov