ALSA: hda: Using polling mode for loongson controller by default
[sfrench/cifs-2.6.git] / include / sound / hdaudio.h
index 97f09acae302e3baec76b166d9be95feb7618cbe..a0bb40a4b721673b5aa68d16b9bce98cdeefd5fd 100644 (file)
@@ -347,6 +347,7 @@ struct hdac_bus {
        bool corbrp_self_clear:1;       /* CORBRP clears itself after reset */
        bool polling_mode:1;
        bool needs_damn_long_delay:1;
+       bool not_use_interrupts:1;      /* prohibiting the RIRB IRQ */
 
        int poll_count;