X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fvx_core.h;h=5fd6f3305e0d38de164bc9621a50d5c0c58a8ff1;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=9821a6194caae33ebb72dabe803a83a0b6b91e15;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/sound/vx_core.h b/include/sound/vx_core.h index 9821a6194..5fd6f3305 100644 --- a/include/sound/vx_core.h +++ b/include/sound/vx_core.h @@ -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 */ };