Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / include / sound / seq_virmidi.h
index d888433..ecfd526 100644 (file)
@@ -60,6 +60,7 @@ struct snd_virmidi_dev {
        int port;                       /* created/attached port */
        unsigned int flags;             /* SNDRV_VIRMIDI_* */
        rwlock_t filelist_lock;
+       struct rw_semaphore filelist_sem;
        struct list_head filelist;
 };