]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/sound/jack.h
Merge branch 'autofs' (patches from Ian Kent)
[karo-tx-linux.git] / include / sound / jack.h
index 63c790742db47be586cd995cda581bfae9c33b80..58916573db582eab1d19a6d751ebe516c194b834 100644 (file)
@@ -53,6 +53,9 @@ enum snd_jack_types {
        SND_JACK_BTN_5          = 0x0200,
 };
 
+/* Keep in sync with definitions above */
+#define SND_JACK_SWITCH_TYPES 6
+
 struct snd_jack {
        struct input_dev *input_dev;
        int registered;