]> git.openfabrics.org - ~emulex/infiniband.git/commit
ALSA: hda - Rewrite Lenovo X200 quirk with pincfg-fix using auto-parser
authorTakashi Iwai <tiwai@suse.de>
Wed, 24 Aug 2011 14:22:21 +0000 (16:22 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 24 Aug 2011 14:24:04 +0000 (16:24 +0200)
commite92d4b08d756e11f89a5d7e7d45a3ab9387bd25a
tree7ae320b633f33928f04eee4415f34542af96cd82
parenta301fed4b91dca95b64d9689480421aac9d79e3a
ALSA: hda - Rewrite Lenovo X200 quirk with pincfg-fix using auto-parser

Introduce the pincfg table to patch_conexant.c for fixing up the extra
pin-configuration for auto-parser.  As an example, Lenovo X200 model is
replaced with this new mechanism.  (This also fixes the wrong mixer
elements for docking-station I/O in the previous model quirk
automagically.)

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/HD-Audio-Models.txt
sound/pci/hda/patch_conexant.c