linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / sound / seq_instr.h
index f2db03b..db764f0 100644 (file)
@@ -64,7 +64,7 @@ struct snd_seq_kinstr_list {
 
        spinlock_t lock;
        spinlock_t ops_lock;
-       struct mutex ops_mutex;
+       struct semaphore ops_mutex;
        unsigned long ops_flags;
 };