ALSA: hda - remove position_fix=3
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Jun 2008 15:53:34 +0000 (17:53 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 13 Jun 2008 14:30:43 +0000 (16:30 +0200)
commitd2e1c97331d37a477ef7e9a272b4de4e53b893be
treec5623d5c8dd1720274054cf60fe084a8a097650c
parent675f25d4d3ff6501cbce608bcc2333a56ec4c105
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>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/pci/hda/hda_intel.c