diff options
author | Takashi Iwai <tiwai@suse.de> | 2005-11-17 11:04:55 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-01-03 12:17:17 +0100 |
commit | 10e4097fb47b57d095204d3fad10b25e3b4d42a3 (patch) | |
tree | 142d9f49e9505dc63e4eec9cb77ebb181fb21ee6 /Documentation | |
parent | ba7301c7d985d206a5688c69d0a74de3988f6d6c (diff) | |
download | op-kernel-dev-10e4097fb47b57d095204d3fad10b25e3b4d42a3.zip op-kernel-dev-10e4097fb47b57d095204d3fad10b25e3b4d42a3.tar.gz |
[ALSA] [Trivial] Fix ac97_quirk option in document
Modules: Documentation
Fix a wrong option value for ac97_quirk option in the document.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 23d1870..84068ba 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -1481,7 +1481,7 @@ the proper value with this option. The following strings are accepted: - default Don't override the default setting - - disable Disable the quirk + - none Disable the quirk - hp_only Bind Master and Headphone controls as a single control - swap_hp Swap headphone and master controls - swap_surround Swap master and surround controls |