documentation: convert the Documentation directory to UTF-8
[sfrench/cifs-2.6.git] / include / sound / seq_instr.h
index db764f09efb7e2fa1a93b76a87e74b169d6975c7..f2db03bfd74e59c1329d1c6691438177439f8f9f 100644 (file)
@@ -64,7 +64,7 @@ struct snd_seq_kinstr_list {
 
        spinlock_t lock;
        spinlock_t ops_lock;
-       struct semaphore ops_mutex;
+       struct mutex ops_mutex;
        unsigned long ops_flags;
 };