linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / sound / vx_core.h
index 9821a61..5fd6f33 100644 (file)
@@ -206,7 +206,7 @@ struct vx_core {
        int audio_monitor[4];                   /* playback hw-monitor level */
        unsigned char audio_monitor_active[4];  /* playback hw-monitor mute/unmute */
 
-       struct mutex mixer_mutex;
+       struct semaphore mixer_mutex;
 
        const struct firmware *firmware[4]; /* loaded firmware data */
 };