X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Fdrivers%2Fopl4%2Fopl4_local.h;fp=sound%2Fdrivers%2Fopl4%2Fopl4_local.h;h=7e088a4a2f4c5603ceacdf47468657664a94f2ce;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=470e5a758a0236d4c1604daeb2645fa23a328f83;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/sound/drivers/opl4/opl4_local.h b/sound/drivers/opl4/opl4_local.h index 470e5a758..7e088a4a2 100644 --- a/sound/drivers/opl4/opl4_local.h +++ b/sound/drivers/opl4/opl4_local.h @@ -182,7 +182,7 @@ struct snd_opl4 { struct snd_info_entry *proc_entry; int memory_access; #endif - struct mutex access_mutex; + struct semaphore access_mutex; #if defined(CONFIG_SND_SEQUENCER) || defined(CONFIG_SND_SEQUENCER_MODULE) int used;