docs: Fix some broken references
As we move stuff around, some doc references are broken. Fix some of them via this script: ./scripts/documentation-file-ref-check --fix Manually checked if the produced result is valid, removing a few false-positives. Acked-by: Takashi Iwai <tiwai@suse.de> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Acked-by: Stephen Boyd <sboyd@kernel.org> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Coly Li <colyli@suse.de> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
@@ -175,7 +175,7 @@ config SND_BT87X
|
||||
help
|
||||
If you want to record audio from TV cards based on
|
||||
Brooktree Bt878/Bt879 chips, say Y here and read
|
||||
<file:Documentation/sound/alsa/Bt87x.txt>.
|
||||
<file:Documentation/sound/cards/bt87x.rst>.
|
||||
|
||||
To compile this driver as a module, choose M here: the module
|
||||
will be called snd-bt87x.
|
||||
@@ -210,7 +210,7 @@ config SND_CMIPCI
|
||||
help
|
||||
If you want to use soundcards based on C-Media CMI8338, CMI8738,
|
||||
CMI8768 or CMI8770 chips, say Y here and read
|
||||
<file:Documentation/sound/alsa/CMIPCI.txt>.
|
||||
<file:Documentation/sound/cards/cmipci.rst>.
|
||||
|
||||
To compile this driver as a module, choose M here: the module
|
||||
will be called snd-cmipci.
|
||||
@@ -472,8 +472,8 @@ config SND_EMU10K1
|
||||
Audigy and E-mu APS (partially supported) soundcards.
|
||||
|
||||
The confusing multitude of mixer controls is documented in
|
||||
<file:Documentation/sound/alsa/SB-Live-mixer.txt> and
|
||||
<file:Documentation/sound/alsa/Audigy-mixer.txt>.
|
||||
<file:Documentation/sound/cards/sb-live-mixer.rst> and
|
||||
<file:Documentation/sound/cards/audigy-mixer.rst>.
|
||||
|
||||
To compile this driver as a module, choose M here: the module
|
||||
will be called snd-emu10k1.
|
||||
@@ -735,7 +735,7 @@ config SND_MIXART
|
||||
select SND_PCM
|
||||
help
|
||||
If you want to use Digigram miXart soundcards, say Y here and
|
||||
read <file:Documentation/sound/alsa/MIXART.txt>.
|
||||
read <file:Documentation/sound/cards/mixart.rst>.
|
||||
|
||||
To compile this driver as a module, choose M here: the module
|
||||
will be called snd-mixart.
|
||||
|
Reference in New Issue
Block a user