diff options
author | Chris Gorman <chrisjohgorman@gmail.com> | 2017-11-13 12:41:23 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-11-13 20:06:17 +0100 |
commit | 7087cb8fad5e19113d82f47f351fc6b338948d5f (patch) | |
tree | 16f53a31fc2ce9ac1e71601b8ab7c82a24c1988d | |
parent | 76727c2c3bf4a5e58dff8cca23d0147ba08fb2c8 (diff) | |
download | linux-7087cb8fad5e19113d82f47f351fc6b338948d5f.tar.gz linux-7087cb8fad5e19113d82f47f351fc6b338948d5f.tar.bz2 linux-7087cb8fad5e19113d82f47f351fc6b338948d5f.zip |
Documentation: sound: hd-audio: notes.rst
Fixed reference to file HD-Audio-Models.rst which has been moved to
hd-audio/models.rst
Signed-off-by: Chris Gorman <chrisjohgorman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r-- | Documentation/sound/hd-audio/notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/hd-audio/notes.rst b/Documentation/sound/hd-audio/notes.rst index f59c3cdbfaf4..9f7347830ba4 100644 --- a/Documentation/sound/hd-audio/notes.rst +++ b/Documentation/sound/hd-audio/notes.rst @@ -192,7 +192,7 @@ preset model instead of PCI (and codec-) SSID look-up. What ``model`` option values are available depends on the codec chip. Check your codec chip from the codec proc file (see "Codec Proc-File" section below). It will show the vendor/product name of your codec -chip. Then, see Documentation/sound/HD-Audio-Models.rst file, +chip. Then, see Documentation/sound/hd-audio/models.rst file, the section of HD-audio driver. You can find a list of codecs and ``model`` options belonging to each codec. For example, for Realtek ALC262 codec chip, pass ``model=ultra`` for devices that are compatible |