Merge branch 'master'
[pandora-kernel.git] / include / sound / ad1848.h
index 1a2759f..57af1fe 100644 (file)
@@ -154,7 +154,7 @@ struct snd_ad1848 {
 #endif
 
        spinlock_t reg_lock;
-       struct semaphore open_mutex;
+       struct mutex open_mutex;
 };
 
 /* exported functions */