ALSA: hda - Disable static quirks for C-Media codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Feb 2014 17:18:17 +0000 (18:18 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Feb 2014 17:18:17 +0000 (18:18 +0100)
According to alsa-info.sh outputs, all three entries with static
quirks have the correct pin configs, so it's safe to remove static
quirks.  For now, turn the static quirks off via ifdef.  The dead
codes will be removed in later release.

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

Simple merge