]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/hwdep.h
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6-omap-h63xx.git] / include / sound / hwdep.h
index c679e5b3111135385798c6f5f2987a51fe63e6a7..94c387b5d72429a7d5086849c558ec5df5f8566e 100644 (file)
@@ -60,7 +60,7 @@ struct snd_hwdep {
        void *private_data;
        void (*private_free) (struct snd_hwdep *hwdep);
 
-       struct semaphore open_mutex;
+       struct mutex open_mutex;
        int used;
        unsigned int dsp_loaded;
        unsigned int exclusive: 1;