ALSA: hda: Unify get_response handling
[sfrench/cifs-2.6.git] / include / sound / hdaudio.h
index 81373a2efd96b04f3c0e5394adf7fd8867e03c31..bc2f77a6f17bf71acd6cf9cbd9c05f2172172c06 100644 (file)
@@ -338,6 +338,7 @@ struct hdac_bus {
        bool reverse_assign:1;          /* assign devices in reverse order */
        bool corbrp_self_clear:1;       /* CORBRP clears itself after reset */
        bool polling_mode:1;
+       bool needs_damn_long_delay:1;
 
        int poll_count;