]> err.no Git - linux-2.6/blobdiff - include/sound/ad1848.h
rfkill: query EV_SW states when rfkill-input (re)?connects to a input device
[linux-2.6] / include / sound / ad1848.h
index b00eb61620b87ec2f832c13452a94c7e00691ab2..d9aebdf6db639bd7b2c95dfb3cc9ddc4b0b710a6 100644 (file)
@@ -48,7 +48,7 @@
 #define AD1848_IFACE_CTRL      0x09    /* interface control - bits 7-2 MCE */
 #define AD1848_PIN_CTRL                0x0a    /* pin control */
 #define AD1848_TEST_INIT       0x0b    /* test and initialization */
-#define AD1848_MISC_INFO       0x0c    /* miscellaneaous information */
+#define AD1848_MISC_INFO       0x0c    /* miscellaneous information */
 #define AD1848_LOOPBACK                0x0d    /* loopback control */
 #define AD1848_DATA_UPR_CNT    0x0e    /* playback/capture upper base count */
 #define AD1848_DATA_LWR_CNT    0x0f    /* playback/capture lower base count */
@@ -154,7 +154,6 @@ struct snd_ad1848 {
 #endif
 
        spinlock_t reg_lock;
-       struct mutex open_mutex;
 };
 
 /* exported functions */