X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fseq_instr.h;h=f2db03bfd74e59c1329d1c6691438177439f8f9f;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=db764f09efb7e2fa1a93b76a87e74b169d6975c7;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/sound/seq_instr.h b/include/sound/seq_instr.h index db764f09e..f2db03bfd 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; };