]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Rearrange for dropping static quirk codes in Coexant driver
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 15:38:19 +0000 (16:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:44:58 +0000 (08:44 +0100)
commitbf92d1d5032d82e507cb328810cd7e1a046c1d0f
tree1b4ced119ae4d8595d3c8dd1f36e6ecc6ebfa4a4
parentaed523f193ed0a208d93c764e5372ac645cc0402
ALSA: hda - Rearrange for dropping static quirk codes in Coexant driver

Just shuffle the codes and add ifdefs for testing to drop the static
quirk codes from patch_conexant.c.

By commenting out ENABLE_CXT_STATIC_QUIRKS define at the beginning of
the file, you can disable the whole static codes.

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