From: David Henningsson Date: Tue, 22 Jul 2014 12:09:34 +0000 (+0200) Subject: ALSA: hda - Refactor quirk picking and change quirk priority X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~13^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5662e1cbf3f0939a6e033a00c542be4a0c2edee;p=pandora-kernel.git ALSA: hda - Refactor quirk picking and change quirk priority Previously, calling one quirk function first and another later would make the latter one take priority, this is now changed to make the former take priority. By adding two special values for fixup_id we can also get rid of the fixup_forced flag. Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed