X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fsound%2Fsoundfont.h;h=f95d99ba7f7473028b497932cda5493805f0b6c0;hb=refs%2Fheads%2Fvserver;hp=61a010c65d0278d4c82711b7f6651b7204de6168;hpb=64ba3f394c830ec48a1c31b53dcae312c56f1604;p=linux-2.6.git diff --git a/include/sound/soundfont.h b/include/sound/soundfont.h index 61a010c65..f95d99ba7 100644 --- a/include/sound/soundfont.h +++ b/include/sound/soundfont.h @@ -93,7 +93,7 @@ struct snd_sf_list { int sample_locked; /* locked time for sample */ struct snd_sf_callback callback; /* callback functions */ int presets_locked; - struct semaphore presets_mutex; + struct mutex presets_mutex; spinlock_t lock; struct snd_util_memhdr *memhdr; };