X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fsoundfont.h;fp=include%2Fsound%2Fsoundfont.h;h=61a010c65d0278d4c82711b7f6651b7204de6168;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=f95d99ba7f7473028b497932cda5493805f0b6c0;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/sound/soundfont.h b/include/sound/soundfont.h index f95d99ba7..61a010c65 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 mutex presets_mutex; + struct semaphore presets_mutex; spinlock_t lock; struct snd_util_memhdr *memhdr; };