]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/pci/hda/hda_controller.h
ALSA: hda - Revert DSP detection on legacy HD-audio driver
[linux.git] / sound / pci / hda / hda_controller.h
index c95097bb5a0c0312a03cce011a0ca16c34462d83..7185ed574b412fc8786a2ca15316347925e3c1d7 100644 (file)
 /* 24 unused */
 #define AZX_DCAPS_COUNT_LPIB_DELAY  (1 << 25)  /* Take LPIB as delay */
 #define AZX_DCAPS_PM_RUNTIME   (1 << 26)       /* runtime PM support */
-#ifdef CONFIG_SND_HDA_I915
-#define AZX_DCAPS_I915_POWERWELL (1 << 27)     /* HSW i915 powerwell support */
-#else
-#define AZX_DCAPS_I915_POWERWELL 0             /* NOP */
-#endif
+/* 27 unused */
 #define AZX_DCAPS_CORBRP_SELF_CLEAR (1 << 28)  /* CORBRP clears itself after reset */
 #define AZX_DCAPS_NO_MSI64      (1 << 29)      /* Stick to 32-bit MSIs */
 #define AZX_DCAPS_SEPARATE_STREAM_TAG  (1 << 30) /* capture and playback use separate stream tag */