X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fsound%2Fseq_instr.h;h=f2db03bfd74e59c1329d1c6691438177439f8f9f;hb=71120061f271f00d8280659bf12e065ca6533d4d;hp=db764f09efb7e2fa1a93b76a87e74b169d6975c7;hpb=ed03f430cdc8c802652467e9097606fedc2c7abc;p=~andy%2Flinux diff --git a/include/sound/seq_instr.h b/include/sound/seq_instr.h index db764f09efb..f2db03bfd74 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; };