docs: fix broken documentation links
Mostly due to x86 and acpi conversion, several documentation links are still pointing to the old file. Fix them. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Reviewed-by: Wolfram Sang <wsa@the-dreams.de> Reviewed-by: Sven Van Asbroeck <TheSven73@gmail.com> Reviewed-by: Bhupesh Sharma <bhsharma@redhat.com> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:

committed by
Jonathan Corbet

parent
1eecbcdca2
commit
cb1aaebea8
@@ -339,7 +339,7 @@ a code like this::
|
||||
There are also devm_* versions of these functions which release the
|
||||
descriptors once the device is released.
|
||||
|
||||
See Documentation/acpi/gpio-properties.txt for more information about the
|
||||
See Documentation/firmware-guide/acpi/gpio-properties.rst for more information about the
|
||||
_DSD binding related to GPIOs.
|
||||
|
||||
MFD devices
|
||||
|
@@ -68,7 +68,7 @@ c. Filter out the debug layer/level matched logs when the specified
|
||||
|
||||
Where:
|
||||
0xXXXXXXXX/0xYYYYYYYY
|
||||
Refer to Documentation/acpi/debug.txt for possible debug layer/level
|
||||
Refer to Documentation/firmware-guide/acpi/debug.rst for possible debug layer/level
|
||||
masking values.
|
||||
\PPPP.AAAA.TTTT.HHHH
|
||||
Full path of a control method that can be found in the ACPI namespace.
|
||||
|
Reference in New Issue
Block a user