linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / sound / ad1848.h
index 57af1fe..1a2759f 100644 (file)
@@ -154,7 +154,7 @@ struct snd_ad1848 {
 #endif
 
        spinlock_t reg_lock;
-       struct mutex open_mutex;
+       struct semaphore open_mutex;
 };
 
 /* exported functions */