From: Takashi Iwai Date: Mon, 20 Feb 2012 14:47:55 +0000 (+0100) Subject: ALSA: hda/realtek - Apply probe-fixup really after probing X-Git-Tag: v3.4-rc1~144^2~4^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589876e243bb14343d09d9fd7f9ddf79f1d80158;p=pandora-kernel.git ALSA: hda/realtek - Apply probe-fixup really after probing Move the call of alc_apply_fixup() with ALC_FIXUP_ACT_PROBE after the whole setups of patch_ops & co, so that the fix-up function may override the default setup. This will be needed for installing the own unsol event handler (e.g. for volume-knob controls). Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed