ALSA: hda - Allow to pass position_fix=0 explicitly
authorTakashi Iwai <tiwai@suse.de>
Thu, 13 Sep 2012 12:59:47 +0000 (14:59 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Sep 2012 13:03:10 +0000 (15:03 +0200)
commit1dac6695c683c66d0cff10a84c6ed10dbbaabc18
tree63965a27fda538bf24410b8590b7a21beec968dc
parent03efce755cf1b4cf1c14007e118dd1671e39f862
ALSA: hda - Allow to pass position_fix=0 explicitly

Set the default value of position_fix -1, and allow user passing
position_fix=0 explicitly to set the "auto" position-fix mode.
Otherwise the auto mode may be switched to others like COMBO of
VIACOMBO when the controller prefers it, thus user can't set the auto
mode any longer.

Also updated the documentation appropriately, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/pci/hda/hda_intel.c