]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ALSA: hda/conexant - Disable static quirks
authorTakashi Iwai <tiwai@suse.de>
Mon, 27 Jan 2014 17:12:55 +0000 (18:12 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Jan 2014 11:39:14 +0000 (12:39 +0100)
Now all weird setups have been converted to fixups for the generic
parser, and we can disable the static quirks.  This commit just turns
the build off.  The bulky static quirk code still remains for a while,
in case we get an overlooked regression.  It'll be removed at the next
kernel version.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c

index cf2ee7ff6fef8407bfaa32fa8c4b051dcc666f65..6cc646531ce83f181635f4fb1865b7bcdd394cf5 100644 (file)
@@ -35,7 +35,7 @@
 #include "hda_jack.h"
 #include "hda_generic.h"
 
-#define ENABLE_CXT_STATIC_QUIRKS
+#undef ENABLE_CXT_STATIC_QUIRKS
 
 #define CXT_PIN_DIR_IN              0x00
 #define CXT_PIN_DIR_OUT             0x01