From: Takashi Iwai Date: Mon, 20 Jul 2009 06:01:36 +0000 (+0200) Subject: ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecs X-Git-Tag: v2.6.31-rc4~13^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b04add956616b6d89ff21da749b46ad2bd58ef32;p=pandora-kernel.git ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecs The recent rewrite of the codec parser for STAC9872 caused a regression for some Sony VAIO models that don't give proper pin default configs by BIOS. Even using model=vaio doesn't work because the pin definitions are set after the pin overrides. This patch fixes the pin definitions in patch_stac9872() to be put in the right place before the pin overrides. Also the patch adds the new quirk entry for VAIO F/S to have the correct pin default configs. Signed-off-by: Takashi Iwai Cc: --- Reading git-diff-tree failed