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)
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>

No differences found