commit | 3760bc74832cf97606964321c8078819f4f5eb13 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 27 18:12:55 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 30 12:39:14 2014 +0100 |
tree | af24d0184ad0e957898d4d76bad495bf54b27fdd | |
parent | d50ce6c0b8afb958316fba15e329e3e53abfd968 [diff] |
ALSA: hda/conexant - Disable static quirks 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>