2002-08-29 21:56:24

by Peter Waechtler

[permalink] [raw]
Subject: [PATCH] 40/41 sound/oss/gus_card.c - convert cli to spinlocks

--- vanilla-2.5.32/sound/oss/gus_card.c Sat Apr 20 18:25:20 2002
+++ linux-2.5-cli-oss/sound/oss/gus_card.c Wed Aug 14 22:52:36 2002
@@ -123,8 +123,6 @@
unsigned char src;
extern int gus_timer_enabled;

- sti();
-
#ifdef CONFIG_SOUND_GUSMAX
if (have_gus_max) {
struct address_info *hw_config = dev_id;