]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - sound/pci/hda/hda_jack.h
ALSA: Introduce common helper functions for jack-detection control
[mirror_ubuntu-bionic-kernel.git] / sound / pci / hda / hda_jack.h
index 69a67f8e4f45c62a64d1e07ab5a97d14efbdb29f..4bb75ee16b56ef8746b7ee6c4686d824a5c774c2 100644 (file)
@@ -21,7 +21,6 @@ struct hda_jack_tbl {
        unsigned int pin_sense;         /* cached pin-sense value */
        unsigned int jack_detect:1;     /* capable of jack-detection? */
        unsigned int jack_dirty:1;      /* needs to update? */
-       unsigned int need_notify:1;     /* to be notified? */
        struct snd_kcontrol *kctl;      /* assigned kctl for jack-detection */
 };