V4L/DVB (12108): v4l2-i2c-drv.h: add comment describing when not to use this header.
[pandora-kernel.git] / include / sound / soundfont.h
index 61a010c..f95d99b 100644 (file)
@@ -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 semaphore presets_mutex;
+       struct mutex presets_mutex;
        spinlock_t lock;
        struct snd_util_memhdr *memhdr;
 };