patch-2.3.17 linux/drivers/sound/dmasound.c
Next file: linux/drivers/sound/es1370.c
Previous file: linux/drivers/sound/cmpci.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sat Sep  4 13:09:36 1999
-  Orig file: 
v2.3.16/linux/drivers/sound/dmasound.c
-  Orig date: 
Thu Aug 26 13:05:39 1999
diff -u --recursive --new-file v2.3.16/linux/drivers/sound/dmasound.c linux/drivers/sound/dmasound.c
@@ -5646,7 +5646,9 @@
 		sound.mach.irqcleanup();
 	}
 
+#ifdef CONFIG_PPC
 	sq_release_read_buffers();
+#endif
 	sq_release_buffers();
 
 	if (mixer_unit >= 0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)