diff options
author | Christina Quast <cquast@baylibre.com> | 2018-04-11 12:33:26 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-04-16 16:01:06 -0400 |
commit | 9225e4e02936e0de920f45aff21095d453b53be3 (patch) | |
tree | b2f927f0bd3135d10c5cd1482d55a386b76f2ad9 /Documentation/sound | |
parent | e37563bb6c59a6948aa09beb77ba263600d19792 (diff) |
Some files where renamed from .txt to .rst, but the Documentation
was not fixed yet.
Signed-off-by: Christina Quast <cquast@baylibre.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa-configuration.rst | 4 | ||||
-rw-r--r-- | Documentation/sound/soc/codec.rst | 2 | ||||
-rw-r--r-- | Documentation/sound/soc/platform.rst | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/sound/alsa-configuration.rst b/Documentation/sound/alsa-configuration.rst index aed6b4fb8e46..ab5761148163 100644 --- a/Documentation/sound/alsa-configuration.rst +++ b/Documentation/sound/alsa-configuration.rst | |||
@@ -1062,7 +1062,7 @@ output (with ``--no-upload`` option) to kernel bugzilla or alsa-devel | |||
1062 | ML (see the section `Links and Addresses`_). | 1062 | ML (see the section `Links and Addresses`_). |
1063 | 1063 | ||
1064 | ``power_save`` and ``power_save_controller`` options are for power-saving | 1064 | ``power_save`` and ``power_save_controller`` options are for power-saving |
1065 | mode. See powersave.txt for details. | 1065 | mode. See powersave.rst for details. |
1066 | 1066 | ||
1067 | Note 2: If you get click noises on output, try the module option | 1067 | Note 2: If you get click noises on output, try the module option |
1068 | ``position_fix=1`` or ``2``. ``position_fix=1`` will use the SD_LPIB | 1068 | ``position_fix=1`` or ``2``. ``position_fix=1`` will use the SD_LPIB |
@@ -1133,7 +1133,7 @@ line_outs_monitor | |||
1133 | enable_monitor | 1133 | enable_monitor |
1134 | Enable Analog Out on Channel 63/64 by default. | 1134 | Enable Analog Out on Channel 63/64 by default. |
1135 | 1135 | ||
1136 | See hdspm.txt for details. | 1136 | See hdspm.rst for details. |
1137 | 1137 | ||
1138 | Module snd-ice1712 | 1138 | Module snd-ice1712 |
1139 | ------------------ | 1139 | ------------------ |
diff --git a/Documentation/sound/soc/codec.rst b/Documentation/sound/soc/codec.rst index f87612b94812..240770ea761e 100644 --- a/Documentation/sound/soc/codec.rst +++ b/Documentation/sound/soc/codec.rst | |||
@@ -139,7 +139,7 @@ DAPM description | |||
139 | ---------------- | 139 | ---------------- |
140 | The Dynamic Audio Power Management description describes the codec power | 140 | The Dynamic Audio Power Management description describes the codec power |
141 | components and their relationships and registers to the ASoC core. | 141 | components and their relationships and registers to the ASoC core. |
142 | Please read dapm.txt for details of building the description. | 142 | Please read dapm.rst for details of building the description. |
143 | 143 | ||
144 | Please also see the examples in other codec drivers. | 144 | Please also see the examples in other codec drivers. |
145 | 145 | ||
diff --git a/Documentation/sound/soc/platform.rst b/Documentation/sound/soc/platform.rst index d5574904d981..02c93a8b9c3b 100644 --- a/Documentation/sound/soc/platform.rst +++ b/Documentation/sound/soc/platform.rst | |||
@@ -66,7 +66,7 @@ Each SoC DAI driver must provide the following features:- | |||
66 | 4. SYSCLK configuration | 66 | 4. SYSCLK configuration |
67 | 5. Suspend and resume (optional) | 67 | 5. Suspend and resume (optional) |
68 | 68 | ||
69 | Please see codec.txt for a description of items 1 - 4. | 69 | Please see codec.rst for a description of items 1 - 4. |
70 | 70 | ||
71 | 71 | ||
72 | SoC DSP Drivers | 72 | SoC DSP Drivers |