linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / sound / sb16_csp.h
index caf6fe2..3b44d4b 100644 (file)
@@ -158,7 +158,7 @@ struct snd_sb_csp {
        struct snd_kcontrol *qsound_switch;
        struct snd_kcontrol *qsound_space;
 
-       struct mutex access_mutex;      /* locking */
+       struct semaphore access_mutex;  /* locking */
 };
 
 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);