]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/sb16_csp.h
[PATCH] m68k/Atari: Interrupt updates
[linux-2.6-omap-h63xx.git] / include / sound / sb16_csp.h
index 3b44d4b370f5fe2fd6eb3108c5eab67fba7e1f06..caf6fe21514dca62c1005a1ee9cc79210f545b35 100644 (file)
@@ -158,7 +158,7 @@ struct snd_sb_csp {
        struct snd_kcontrol *qsound_switch;
        struct snd_kcontrol *qsound_space;
 
-       struct semaphore access_mutex;  /* locking */
+       struct mutex access_mutex;      /* locking */
 };
 
 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);