X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fak4531_codec.h;h=fb30faab43a83186279ef037e515ae9815f4eea3;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=edf04070ce7c44e98606fa2e68003ac1bd64a5e8;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/sound/ak4531_codec.h b/include/sound/ak4531_codec.h index edf04070c..fb30faab4 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,