From: Takashi Iwai Date: Wed, 10 Oct 2012 07:12:01 +0000 (+0200) Subject: ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBO X-Git-Tag: v3.7-rc1~41^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fd5b1eb822e92ccbdb61325380b1fc429c8c993;p=pandora-kernel.git ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBO It turned out that the COMBO position fix mode is rather more harmful, and it got reverted (with the replacement of runtime->delay calculation) recently. Hence we can get rid of AZX_DCAPS_POSFIX_COMBO as well. It's still possible to pass this mode via position_fix module option, in case where this really helps on weird machines (who knows). Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed