X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fsound%2Fseq_instr.h;h=f2db03bfd74e59c1329d1c6691438177439f8f9f;hb=1f8f5fa9b78ce344a03aeb1e6e12fffeb6a4c0c4;hp=db764f09efb7e2fa1a93b76a87e74b169d6975c7;hpb=b8c475be7bf9b79e6417c08d7a921b2e8cb04258;p=linux-2.6 diff --git a/include/sound/seq_instr.h b/include/sound/seq_instr.h index db764f09ef..f2db03bfd7 100644 --- a/include/sound/seq_instr.h +++ b/include/sound/seq_instr.h @@ -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; };