OSDN Git Service

Merge branch 'fix/hda' into topic/hda
[android-x86/kernel.git] / sound / pci / hda / hda_codec.h
index 11c4aa8..0c8f05c 100644 (file)
@@ -818,6 +818,7 @@ struct hda_codec {
        unsigned int pin_amp_workaround:1; /* pin out-amp takes index
                                            * (e.g. Conexant codecs)
                                            */
+       unsigned int no_trigger_sense:1; /* don't trigger at pin-sensing */
 #ifdef CONFIG_SND_HDA_POWER_SAVE
        unsigned int power_on :1;       /* current (global) power-state */
        unsigned int power_transition :1; /* power-state in transition */