commit | 1dac6695c683c66d0cff10a84c6ed10dbbaabc18 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Sep 13 14:59:47 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Sep 13 15:03:10 2012 +0200 |
tree | 63965a27fda538bf24410b8590b7a21beec968dc | |
parent | 03efce755cf1b4cf1c14007e118dd1671e39f862 [diff] |
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>