Commit 34962fb8 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

docs: Fix more 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 that produced results are valid.
Acked-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
Acked-by: default avatarTakashi Iwai <tiwai@suse.de>
Acked-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: default avatarGuenter Roeck <linux@roeck-us.net>
Acked-by: default avatarMiguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: default avatarJonathan Corbet <corbet@lwn.net>
parent a78513c6
...@@ -31,10 +31,10 @@ This binding uses the common clock binding[1]. ...@@ -31,10 +31,10 @@ This binding uses the common clock binding[1].
Each subnode should use the binding described in [2]..[7] Each subnode should use the binding described in [2]..[7]
[1] Documentation/devicetree/bindings/clock/clock-bindings.txt [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
[3] Documentation/devicetree/bindings/clock/st,clkgen-mux.txt [3] Documentation/devicetree/bindings/clock/st/st,clkgen-mux.txt
[4] Documentation/devicetree/bindings/clock/st,clkgen-pll.txt [4] Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt
[7] Documentation/devicetree/bindings/clock/st,quadfs.txt [7] Documentation/devicetree/bindings/clock/st/st,quadfs.txt
[8] Documentation/devicetree/bindings/clock/st,flexgen.txt [8] Documentation/devicetree/bindings/clock/st/st,flexgen.txt
Required properties: Required properties:
......
...@@ -10,7 +10,7 @@ will be controlled instead and the corresponding hw-ops for ...@@ -10,7 +10,7 @@ will be controlled instead and the corresponding hw-ops for
that is used. that is used.
[1] Documentation/devicetree/bindings/clock/clock-bindings.txt [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
[2] Documentation/devicetree/bindings/clock/gate-clock.txt [2] Documentation/devicetree/bindings/clock/gpio-gate-clock.txt
[3] Documentation/devicetree/bindings/clock/ti/clockdomain.txt [3] Documentation/devicetree/bindings/clock/ti/clockdomain.txt
Required properties: Required properties:
......
...@@ -9,7 +9,7 @@ companion clock finding (match corresponding functional gate ...@@ -9,7 +9,7 @@ companion clock finding (match corresponding functional gate
clock) and hardware autoidle enable / disable. clock) and hardware autoidle enable / disable.
[1] Documentation/devicetree/bindings/clock/clock-bindings.txt [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
[2] Documentation/devicetree/bindings/clock/gate-clock.txt [2] Documentation/devicetree/bindings/clock/gpio-gate-clock.txt
Required properties: Required properties:
- compatible : shall be one of: - compatible : shall be one of:
......
...@@ -8,7 +8,7 @@ Required properties: ...@@ -8,7 +8,7 @@ Required properties:
"intermediate" - A parent of "cpu" clock which is used as "intermediate" clock "intermediate" - A parent of "cpu" clock which is used as "intermediate" clock
source (usually MAINPLL) when the original CPU PLL is under source (usually MAINPLL) when the original CPU PLL is under
transition and not stable yet. transition and not stable yet.
Please refer to Documentation/devicetree/bindings/clk/clock-bindings.txt for Please refer to Documentation/devicetree/bindings/clock/clock-bindings.txt for
generic clock consumer properties. generic clock consumer properties.
- operating-points-v2: Please refer to Documentation/devicetree/bindings/opp/opp.txt - operating-points-v2: Please refer to Documentation/devicetree/bindings/opp/opp.txt
for detail. for detail.
......
...@@ -12,7 +12,7 @@ Required properties: ...@@ -12,7 +12,7 @@ Required properties:
- clocks: Phandles for clock specified in "clock-names" property - clocks: Phandles for clock specified in "clock-names" property
- clock-names : The name of clock used by the DFI, must be - clock-names : The name of clock used by the DFI, must be
"pclk_ddr_mon"; "pclk_ddr_mon";
- operating-points-v2: Refer to Documentation/devicetree/bindings/power/opp.txt - operating-points-v2: Refer to Documentation/devicetree/bindings/opp/opp.txt
for details. for details.
- center-supply: DMC supply node. - center-supply: DMC supply node.
- status: Marks the node enabled/disabled. - status: Marks the node enabled/disabled.
......
...@@ -34,7 +34,7 @@ Optional properties: ...@@ -34,7 +34,7 @@ Optional properties:
- mali-supply : Phandle to regulator for the Mali device. Refer to - mali-supply : Phandle to regulator for the Mali device. Refer to
Documentation/devicetree/bindings/regulator/regulator.txt for details. Documentation/devicetree/bindings/regulator/regulator.txt for details.
- operating-points-v2 : Refer to Documentation/devicetree/bindings/power/opp.txt - operating-points-v2 : Refer to Documentation/devicetree/bindings/opp/opp.txt
for details. for details.
......
...@@ -44,7 +44,7 @@ Optional properties: ...@@ -44,7 +44,7 @@ Optional properties:
- memory-region: - memory-region:
Memory region to allocate from, as defined in Memory region to allocate from, as defined in
Documentation/devicetree/bindi/reserved-memory/reserved-memory.txt Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt
- mali-supply: - mali-supply:
Phandle to regulator for the Mali device, as defined in Phandle to regulator for the Mali device, as defined in
......
...@@ -12,7 +12,7 @@ MT6397/MT6323 is a multifunction device with the following sub modules: ...@@ -12,7 +12,7 @@ MT6397/MT6323 is a multifunction device with the following sub modules:
It is interfaced to host controller using SPI interface by a proprietary hardware It is interfaced to host controller using SPI interface by a proprietary hardware
called PMIC wrapper or pwrap. MT6397/MT6323 MFD is a child device of pwrap. called PMIC wrapper or pwrap. MT6397/MT6323 MFD is a child device of pwrap.
See the following for pwarp node definitions: See the following for pwarp node definitions:
Documentation/devicetree/bindings/soc/pwrap.txt Documentation/devicetree/bindings/soc/mediatek/pwrap.txt
This document describes the binding for MFD device and its sub module. This document describes the binding for MFD device and its sub module.
......
...@@ -9,7 +9,7 @@ Required properties: ...@@ -9,7 +9,7 @@ Required properties:
The prcm node may contain several subdevices definitions: The prcm node may contain several subdevices definitions:
- see Documentation/devicetree/clk/sunxi.txt for clock devices - see Documentation/devicetree/clk/sunxi.txt for clock devices
- see Documentation/devicetree/reset/allwinner,sunxi-clock-reset.txt for reset - see Documentation/devicetree/bindings/reset/allwinner,sunxi-clock-reset.txt for reset
controller devices controller devices
......
...@@ -62,7 +62,7 @@ Required properties for a slot (Deprecated - Recommend to use one slot per host) ...@@ -62,7 +62,7 @@ Required properties for a slot (Deprecated - Recommend to use one slot per host)
rest of the gpios (depending on the bus-width property) are the data lines in rest of the gpios (depending on the bus-width property) are the data lines in
no particular order. The format of the gpio specifier depends on the gpio no particular order. The format of the gpio specifier depends on the gpio
controller. controller.
(Deprecated - Refer to Documentation/devicetree/binding/pinctrl/samsung-pinctrl.txt) (Deprecated - Refer to Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt)
Example: Example:
......
...@@ -6,7 +6,7 @@ Required properties: ...@@ -6,7 +6,7 @@ Required properties:
- compatible: For external switch chips, compatible string must be exactly one - compatible: For external switch chips, compatible string must be exactly one
of: "microchip,ksz9477" of: "microchip,ksz9477"
See Documentation/devicetree/bindings/dsa/dsa.txt for a list of additional See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional
required and optional properties. required and optional properties.
Examples: Examples:
......
...@@ -31,7 +31,7 @@ Required properties for the child nodes within ports container: ...@@ -31,7 +31,7 @@ Required properties for the child nodes within ports container:
- phy-mode: String, must be either "trgmii" or "rgmii" for port labeled - phy-mode: String, must be either "trgmii" or "rgmii" for port labeled
"cpu". "cpu".
See Documentation/devicetree/bindings/dsa/dsa.txt for a list of additional See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional
required, optional properties and how the integrated switch subnodes must required, optional properties and how the integrated switch subnodes must
be specified. be specified.
......
...@@ -14,7 +14,7 @@ Required properties: ...@@ -14,7 +14,7 @@ Required properties:
datasheet datasheet
- interrupts: Should contain one interrupt specifier for the GPC interrupt - interrupts: Should contain one interrupt specifier for the GPC interrupt
- clocks: Must contain an entry for each entry in clock-names. - clocks: Must contain an entry for each entry in clock-names.
See Documentation/devicetree/bindings/clocks/clock-bindings.txt for details. See Documentation/devicetree/bindings/clock/clock-bindings.txt for details.
- clock-names: Must include the following entries: - clock-names: Must include the following entries:
- ipg - ipg
......
...@@ -22,7 +22,7 @@ List of legacy properties and respective binding document ...@@ -22,7 +22,7 @@ List of legacy properties and respective binding document
3. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt 3. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt
4. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt 4. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt
Documentation/devicetree/bindings/mfd/tc3589x.txt Documentation/devicetree/bindings/mfd/tc3589x.txt
Documentation/devicetree/bindings/input/ads7846.txt Documentation/devicetree/bindings/input/touchscreen/ads7846.txt
5. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt 5. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
6. "linux,input-wakeup" Documentation/devicetree/bindings/input/samsung-keypad.txt 6. "linux,input-wakeup" Documentation/devicetree/bindings/input/samsung-keypad.txt
7. "nvidia,wakeup-source" Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt 7. "nvidia,wakeup-source" Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt
......
...@@ -16,7 +16,7 @@ A child node must exist to represent the core DWC3 IP block. The name of ...@@ -16,7 +16,7 @@ A child node must exist to represent the core DWC3 IP block. The name of
the node is not important. The content of the node is defined in dwc3.txt. the node is not important. The content of the node is defined in dwc3.txt.
Phy documentation is provided in the following places: Phy documentation is provided in the following places:
Documentation/devicetree/bindings/phy/rockchip,dwc3-usb-phy.txt Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt
Example device nodes: Example device nodes:
......
...@@ -53,7 +53,7 @@ bus supply voltage. ...@@ -53,7 +53,7 @@ bus supply voltage.
The shunt value in micro-ohms can be set via platform data or device tree at The shunt value in micro-ohms can be set via platform data or device tree at
compile-time or via the shunt_resistor attribute in sysfs at run-time. Please compile-time or via the shunt_resistor attribute in sysfs at run-time. Please
refer to the Documentation/devicetree/bindings/i2c/ina2xx.txt for bindings refer to the Documentation/devicetree/bindings/hwmon/ina2xx.txt for bindings
if the device tree is used. if the device tree is used.
Additionally ina226 supports update_interval attribute as described in Additionally ina226 supports update_interval attribute as described in
......
...@@ -41,7 +41,7 @@ named ``char-misc-next``, you would be using the following command:: ...@@ -41,7 +41,7 @@ named ``char-misc-next``, you would be using the following command::
that will create a signed tag called ``char-misc-4.15-rc1`` based on the that will create a signed tag called ``char-misc-4.15-rc1`` based on the
last commit in the ``char-misc-next`` branch, and sign it with your gpg key last commit in the ``char-misc-next`` branch, and sign it with your gpg key
(see :ref:`Documentation/maintainer/configure_git.rst <configuregit>`). (see :ref:`Documentation/maintainer/configure-git.rst <configuregit>`).
Linus will only accept pull requests based on a signed tag. Other Linus will only accept pull requests based on a signed tag. Other
maintainers may differ. maintainers may differ.
......
...@@ -160,7 +160,7 @@ mtk.manpages@gmail.com의 메인테이너에게 보낼 것을 권장한다. ...@@ -160,7 +160,7 @@ mtk.manpages@gmail.com의 메인테이너에게 보낼 것을 권장한다.
독특한 행동에 관하여 흔히 있는 오해들과 혼란들을 해소하고 있기 독특한 행동에 관하여 흔히 있는 오해들과 혼란들을 해소하고 있기
때문이다. 때문이다.
:ref:`Documentation/process/stable_kernel_rules.rst <stable_kernel_rules>` :ref:`Documentation/process/stable-kernel-rules.rst <stable_kernel_rules>`
이 문서는 안정적인 커널 배포가 이루어지는 규칙을 설명하고 있으며 이 문서는 안정적인 커널 배포가 이루어지는 규칙을 설명하고 있으며
여러분들이 이러한 배포들 중 하나에 변경을 하길 원한다면 여러분들이 이러한 배포들 중 하나에 변경을 하길 원한다면
무엇을 해야 하는지를 설명한다. 무엇을 해야 하는지를 설명한다.
......
...@@ -4513,7 +4513,7 @@ DRM DRIVER FOR ILITEK ILI9225 PANELS ...@@ -4513,7 +4513,7 @@ DRM DRIVER FOR ILITEK ILI9225 PANELS
M: David Lechner <david@lechnology.com> M: David Lechner <david@lechnology.com>
S: Maintained S: Maintained
F: drivers/gpu/drm/tinydrm/ili9225.c F: drivers/gpu/drm/tinydrm/ili9225.c
F: Documentation/devicetree/bindings/display/ili9225.txt F: Documentation/devicetree/bindings/display/ilitek,ili9225.txt
DRM DRIVER FOR INTEL I810 VIDEO CARDS DRM DRIVER FOR INTEL I810 VIDEO CARDS
S: Orphan / Obsolete S: Orphan / Obsolete
...@@ -4599,13 +4599,13 @@ DRM DRIVER FOR SITRONIX ST7586 PANELS ...@@ -4599,13 +4599,13 @@ DRM DRIVER FOR SITRONIX ST7586 PANELS
M: David Lechner <david@lechnology.com> M: David Lechner <david@lechnology.com>
S: Maintained S: Maintained
F: drivers/gpu/drm/tinydrm/st7586.c F: drivers/gpu/drm/tinydrm/st7586.c
F: Documentation/devicetree/bindings/display/st7586.txt F: Documentation/devicetree/bindings/display/sitronix,st7586.txt
DRM DRIVER FOR SITRONIX ST7735R PANELS DRM DRIVER FOR SITRONIX ST7735R PANELS
M: David Lechner <david@lechnology.com> M: David Lechner <david@lechnology.com>
S: Maintained S: Maintained
F: drivers/gpu/drm/tinydrm/st7735r.c F: drivers/gpu/drm/tinydrm/st7735r.c
F: Documentation/devicetree/bindings/display/st7735r.txt F: Documentation/devicetree/bindings/display/sitronix,st7735r.txt
DRM DRIVER FOR TDFX VIDEO CARDS DRM DRIVER FOR TDFX VIDEO CARDS
S: Orphan / Obsolete S: Orphan / Obsolete
...@@ -4824,7 +4824,7 @@ M: Eric Anholt <eric@anholt.net> ...@@ -4824,7 +4824,7 @@ M: Eric Anholt <eric@anholt.net>
S: Supported S: Supported
F: drivers/gpu/drm/v3d/ F: drivers/gpu/drm/v3d/
F: include/uapi/drm/v3d_drm.h F: include/uapi/drm/v3d_drm.h
F: Documentation/devicetree/bindings/display/brcm,bcm-v3d.txt F: Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.txt
T: git git://anongit.freedesktop.org/drm/drm-misc T: git git://anongit.freedesktop.org/drm/drm-misc
DRM DRIVERS FOR VC4 DRM DRIVERS FOR VC4
...@@ -5735,7 +5735,7 @@ M: Madalin Bucur <madalin.bucur@nxp.com> ...@@ -5735,7 +5735,7 @@ M: Madalin Bucur <madalin.bucur@nxp.com>
L: netdev@vger.kernel.org L: netdev@vger.kernel.org
S: Maintained S: Maintained
F: drivers/net/ethernet/freescale/fman F: drivers/net/ethernet/freescale/fman
F: Documentation/devicetree/bindings/powerpc/fsl/fman.txt F: Documentation/devicetree/bindings/net/fsl-fman.txt
FREESCALE QORIQ PTP CLOCK DRIVER FREESCALE QORIQ PTP CLOCK DRIVER
M: Yangbo Lu <yangbo.lu@nxp.com> M: Yangbo Lu <yangbo.lu@nxp.com>
...@@ -7425,7 +7425,7 @@ M: Linus Walleij <linus.walleij@linaro.org> ...@@ -7425,7 +7425,7 @@ M: Linus Walleij <linus.walleij@linaro.org>
L: linux-iio@vger.kernel.org L: linux-iio@vger.kernel.org
S: Maintained S: Maintained
F: drivers/iio/gyro/mpu3050* F: drivers/iio/gyro/mpu3050*
F: Documentation/devicetree/bindings/iio/gyroscope/inv,mpu3050.txt F: Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.txt
IOC3 ETHERNET DRIVER IOC3 ETHERNET DRIVER
M: Ralf Baechle <ralf@linux-mips.org> M: Ralf Baechle <ralf@linux-mips.org>
...@@ -8700,7 +8700,7 @@ M: Guenter Roeck <linux@roeck-us.net> ...@@ -8700,7 +8700,7 @@ M: Guenter Roeck <linux@roeck-us.net>
L: linux-hwmon@vger.kernel.org L: linux-hwmon@vger.kernel.org
S: Maintained S: Maintained
F: Documentation/hwmon/max6697 F: Documentation/hwmon/max6697
F: Documentation/devicetree/bindings/i2c/max6697.txt F: Documentation/devicetree/bindings/hwmon/max6697.txt
F: drivers/hwmon/max6697.c F: drivers/hwmon/max6697.c
F: include/linux/platform_data/max6697.h F: include/linux/platform_data/max6697.h
...@@ -9080,7 +9080,7 @@ M: Martin Donnelly <martin.donnelly@ge.com> ...@@ -9080,7 +9080,7 @@ M: Martin Donnelly <martin.donnelly@ge.com>
M: Martyn Welch <martyn.welch@collabora.co.uk> M: Martyn Welch <martyn.welch@collabora.co.uk>
S: Maintained S: Maintained
F: drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c F: drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c
F: Documentation/devicetree/bindings/video/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt F: Documentation/devicetree/bindings/display/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt
MEGARAID SCSI/SAS DRIVERS MEGARAID SCSI/SAS DRIVERS
M: Kashyap Desai <kashyap.desai@broadcom.com> M: Kashyap Desai <kashyap.desai@broadcom.com>
...@@ -10728,7 +10728,7 @@ PARALLEL LCD/KEYPAD PANEL DRIVER ...@@ -10728,7 +10728,7 @@ PARALLEL LCD/KEYPAD PANEL DRIVER
M: Willy Tarreau <willy@haproxy.com> M: Willy Tarreau <willy@haproxy.com>
M: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> M: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
S: Odd Fixes S: Odd Fixes
F: Documentation/misc-devices/lcd-panel-cgram.txt F: Documentation/auxdisplay/lcd-panel-cgram.txt
F: drivers/misc/panel.c F: drivers/misc/panel.c
PARALLEL PORT SUBSYSTEM PARALLEL PORT SUBSYSTEM
...@@ -13291,7 +13291,7 @@ M: Vinod Koul <vkoul@kernel.org> ...@@ -13291,7 +13291,7 @@ M: Vinod Koul <vkoul@kernel.org>
L: alsa-devel@alsa-project.org (moderated for non-subscribers) L: alsa-devel@alsa-project.org (moderated for non-subscribers)
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
S: Supported S: Supported
F: Documentation/sound/alsa/compress_offload.txt F: Documentation/sound/designs/compress-offload.rst
F: include/sound/compress_driver.h F: include/sound/compress_driver.h
F: include/uapi/sound/compress_* F: include/uapi/sound/compress_*
F: sound/core/compress_offload.c F: sound/core/compress_offload.c
......
...@@ -33,7 +33,7 @@ config E100 ...@@ -33,7 +33,7 @@ config E100
to identify the adapter. to identify the adapter.
More specific information on configuring the driver is in More specific information on configuring the driver is in
<file:Documentation/networking/e100.txt>. <file:Documentation/networking/e100.rst>.
To compile this driver as a module, choose M here. The module To compile this driver as a module, choose M here. The module
will be called e100. will be called e100.
...@@ -49,7 +49,7 @@ config E1000 ...@@ -49,7 +49,7 @@ config E1000
<http://support.intel.com> <http://support.intel.com>
More specific information on configuring the driver is in More specific information on configuring the driver is in
<file:Documentation/networking/e1000.txt>. <file:Documentation/networking/e1000.rst>.
To compile this driver as a module, choose M here. The module To compile this driver as a module, choose M here. The module
will be called e1000. will be called e1000.
...@@ -94,7 +94,7 @@ config IGB ...@@ -94,7 +94,7 @@ config IGB
<http://support.intel.com> <http://support.intel.com>
More specific information on configuring the driver is in More specific information on configuring the driver is in
<file:Documentation/networking/e1000.txt>. <file:Documentation/networking/e1000.rst>.
To compile this driver as a module, choose M here. The module To compile this driver as a module, choose M here. The module
will be called igb. will be called igb.
...@@ -130,7 +130,7 @@ config IGBVF ...@@ -130,7 +130,7 @@ config IGBVF
<http://support.intel.com> <http://support.intel.com>
More specific information on configuring the driver is in More specific information on configuring the driver is in
<file:Documentation/networking/e1000.txt>. <file:Documentation/networking/e1000.rst>.
To compile this driver as a module, choose M here. The module To compile this driver as a module, choose M here. The module
will be called igbvf. will be called igbvf.
......
...@@ -1291,7 +1291,7 @@ static int _sdw_prepare_stream(struct sdw_stream_runtime *stream) ...@@ -1291,7 +1291,7 @@ static int _sdw_prepare_stream(struct sdw_stream_runtime *stream)
* *
* @stream: Soundwire stream * @stream: Soundwire stream
* *
* Documentation/soundwire/stream.txt explains this API in detail * Documentation/driver-api/soundwire/stream.rst explains this API in detail
*/ */
int sdw_prepare_stream(struct sdw_stream_runtime *stream) int sdw_prepare_stream(struct sdw_stream_runtime *stream)
{ {
...@@ -1348,7 +1348,7 @@ static int _sdw_enable_stream(struct sdw_stream_runtime *stream) ...@@ -1348,7 +1348,7 @@ static int _sdw_enable_stream(struct sdw_stream_runtime *stream)
* *
* @stream: Soundwire stream * @stream: Soundwire stream
* *
* Documentation/soundwire/stream.txt explains this API in detail * Documentation/driver-api/soundwire/stream.rst explains this API in detail
*/ */
int sdw_enable_stream(struct sdw_stream_runtime *stream) int sdw_enable_stream(struct sdw_stream_runtime *stream)
{ {
...@@ -1400,7 +1400,7 @@ static int _sdw_disable_stream(struct sdw_stream_runtime *stream) ...@@ -1400,7 +1400,7 @@ static int _sdw_disable_stream(struct sdw_stream_runtime *stream)
* *
* @stream: Soundwire stream * @stream: Soundwire stream
* *
* Documentation/soundwire/stream.txt explains this API in detail * Documentation/driver-api/soundwire/stream.rst explains this API in detail
*/ */
int sdw_disable_stream(struct sdw_stream_runtime *stream) int sdw_disable_stream(struct sdw_stream_runtime *stream)
{ {
...@@ -1456,7 +1456,7 @@ static int _sdw_deprepare_stream(struct sdw_stream_runtime *stream) ...@@ -1456,7 +1456,7 @@ static int _sdw_deprepare_stream(struct sdw_stream_runtime *stream)
* *
* @stream: Soundwire stream * @stream: Soundwire stream
* *
* Documentation/soundwire/stream.txt explains this API in detail * Documentation/driver-api/soundwire/stream.rst explains this API in detail
*/ */
int sdw_deprepare_stream(struct sdw_stream_runtime *stream) int sdw_deprepare_stream(struct sdw_stream_runtime *stream)
{ {
......
...@@ -168,7 +168,7 @@ config BINFMT_MISC ...@@ -168,7 +168,7 @@ config BINFMT_MISC
will automatically feed it to the correct interpreter. will automatically feed it to the correct interpreter.
You can do other nice things, too. Read the file You can do other nice things, too. Read the file
<file:Documentation/binfmt_misc.txt> to learn how to use this <file:Documentation/admin-guide/binfmt-misc.rst> to learn how to use this
feature, <file:Documentation/admin-guide/java.rst> for information about how feature, <file:Documentation/admin-guide/java.rst> for information about how
to include Java support. and <file:Documentation/admin-guide/mono.rst> for to include Java support. and <file:Documentation/admin-guide/mono.rst> for
information about how to include Mono-based .NET support. information about how to include Mono-based .NET support.
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* Copyright (C) 1997 Richard Günther * Copyright (C) 1997 Richard Günther
* *
* binfmt_misc detects binaries via a magic or filename extension and invokes * binfmt_misc detects binaries via a magic or filename extension and invokes
* a specified wrapper. See Documentation/binfmt_misc.txt for more details. * a specified wrapper. See Documentation/admin-guide/binfmt-misc.rst for more details.
*/ */
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment