From: Takashi Iwai Date: Thu, 13 Sep 2012 12:59:47 +0000 (+0200) Subject: ALSA: hda - Allow to pass position_fix=0 explicitly X-Git-Tag: v3.7-rc1~81^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dac6695c683c66d0cff10a84c6ed10dbbaabc18;p=pandora-kernel.git 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 --- Reading git-diff-tree failed