mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
docs: i2c: instantiating-devices: fix internal hyperlink
Use ReST syntax so that a proper hyperlink is generated. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
parent
95b83774e3
commit
4f71daf629
|
|
@ -86,7 +86,7 @@ Method 1c: Declare the I2C devices via ACPI
|
|||
-------------------------------------------
|
||||
|
||||
ACPI can also describe I2C devices. There is special documentation for this
|
||||
which is currently located at Documentation/firmware-guide/acpi/enumeration.rst.
|
||||
which is currently located at :doc:`../firmware-guide/acpi/enumeration`.
|
||||
|
||||
|
||||
Method 2: Instantiate the devices explicitly
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user