From: Takashi Iwai Date: Mon, 7 May 2012 16:09:48 +0000 (+0200) Subject: ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup X-Git-Tag: v3.4-rc7~18^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af741c150f66db8d1da6f82ac75e2571f7f1dd38;p=pandora-kernel.git ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup The call for alc_auto_parse_customize_define() must be done after the fixup pre-probe initialization. Otherwise SKU_IGNORE fixup won't work properly (e.g. HP RP5800 with ALC662 codec). Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed