linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / sound / ak4531_codec.h
index fb30faa..edf0407 100644 (file)
@@ -71,7 +71,7 @@ struct snd_ak4531 {
        void (*private_free) (struct snd_ak4531 *ak4531);
        /* --- */
        unsigned char regs[0x20];
-       struct mutex reg_mutex;
+       struct semaphore reg_mutex;
 };
 
 int snd_ak4531_mixer(struct snd_card *card, struct snd_ak4531 *_ak4531,