OSDN Git Service

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)
commit998caa4dccbd281640360b1e04ca1965d49f89c2
tree013bd3a55fb850d9e6262f31d73431ad0002a186
parent8a02c0cc4a5915e01bf19ef030166567713d0eb7
ALSA: hda - Disable static quirks for C-Media codecs

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