linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / sound / drivers / opl4 / opl4_local.h
index 470e5a7..7e088a4 100644 (file)
@@ -182,7 +182,7 @@ struct snd_opl4 {
        struct snd_info_entry *proc_entry;
        int memory_access;
 #endif
-       struct mutex access_mutex;
+       struct semaphore access_mutex;
 
 #if defined(CONFIG_SND_SEQUENCER) || defined(CONFIG_SND_SEQUENCER_MODULE)
        int used;