commit | d2e1c97331d37a477ef7e9a272b4de4e53b893be | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 10 17:53:34 2008 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Fri Jun 13 16:30:43 2008 +0200 |
tree | c5623d5c8dd1720274054cf60fe084a8a097650c | |
parent | 675f25d4d3ff6501cbce608bcc2333a56ec4c105 [diff] |
ALSA: hda - remove position_fix=3 position_fix=3 is the option to correct the DMA position with the FIFO size. But, it never worked correctly, and we have now more other workarounds for the DMA position fixes. Thus better to remove it. Also, change POS_FIX_NONE to POS_FIX_LPIB to represent its real role better. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>