aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa/ALSA-Configuration.txt
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-11-17 05:04:55 -0500
committerJaroslav Kysela <perex@suse.cz>2006-01-03 06:17:17 -0500
commit10e4097fb47b57d095204d3fad10b25e3b4d42a3 (patch)
tree142d9f49e9505dc63e4eec9cb77ebb181fb21ee6 /Documentation/sound/alsa/ALSA-Configuration.txt
parentba7301c7d985d206a5688c69d0a74de3988f6d6c (diff)
[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/sound/alsa/ALSA-Configuration.txt')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index 23d1870d522f..84068baf587b 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.
1481 1481
1482The following strings are accepted: 1482The following strings are accepted:
1483 - default Don't override the default setting 1483 - default Don't override the default setting
1484 - disable Disable the quirk 1484 - none Disable the quirk
1485 - hp_only Bind Master and Headphone controls as a single control 1485 - hp_only Bind Master and Headphone controls as a single control
1486 - swap_hp Swap headphone and master controls 1486 - swap_hp Swap headphone and master controls
1487 - swap_surround Swap master and surround controls 1487 - swap_surround Swap master and surround controls