]> err.no Git - linux-2.6/blobdiff - include/sound/emu10k1.h
[SCSI] qla2xxx: Cruft cleanup of functions and structures.
[linux-2.6] / include / sound / emu10k1.h
index 494648dd7073785a018763bdca96171dc224e128..7b7b9b13b4ddd8d04c1cf6392d15c95d58972de0 100644 (file)
@@ -1742,6 +1742,8 @@ struct snd_emu10k1 {
        spinlock_t reg_lock;
        spinlock_t emu_lock;
        spinlock_t voice_lock;
+       spinlock_t spi_lock; /* serialises access to spi port */
+       spinlock_t i2c_lock; /* serialises access to i2c port */
 
        struct snd_emu10k1_voice voices[NUM_G];
        struct snd_emu10k1_voice p16v_voices[4];