commit | 7fd5b1eb822e92ccbdb61325380b1fc429c8c993 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Oct 10 09:12:01 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Oct 10 09:24:09 2012 +0200 |
tree | 999934e7ce53c797119494c64b0004c11a841b52 | |
parent | 12f1771709ea53f11cf633c065d6160769795f24 [diff] |
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 <tiwai@suse.de>