]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/ak4531_codec.h
tifm: simplify bus match and uevent handlers
[linux-2.6-omap-h63xx.git] / include / sound / ak4531_codec.h
index edf04070ce7c44e98606fa2e68003ac1bd64a5e8..fb30faab43a83186279ef037e515ae9815f4eea3 100644 (file)
@@ -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,