X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fsound%2Fak4531_codec.h;h=fb30faab43a83186279ef037e515ae9815f4eea3;hb=7616ee95f27a04fd5a6434e9ef4a82cec4b2807c;hp=edf04070ce7c44e98606fa2e68003ac1bd64a5e8;hpb=123656d4cc8c946f578ebd18c2050f5251720428;p=linux-2.6 diff --git a/include/sound/ak4531_codec.h b/include/sound/ak4531_codec.h index edf04070ce..fb30faab43 100644 --- a/include/sound/ak4531_codec.h +++ b/include/sound/ak4531_codec.h @@ -71,7 +71,7 @@ struct snd_ak4531 { void (*private_free) (struct snd_ak4531 *ak4531); /* --- */ unsigned char regs[0x20]; - struct semaphore reg_mutex; + struct mutex reg_mutex; }; int snd_ak4531_mixer(struct snd_card *card, struct snd_ak4531 *_ak4531,