From: Luca Ceresoli Date: Wed, 29 Jan 2020 15:19:48 +0000 (+0100) Subject: docs: i2c: old-module-parameters: fix internal hyperlink X-Git-Tag: v5.15~4517^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=899b56b37eb64ce1406e5de079147984b284f439;p=platform%2Fkernel%2Flinux-starfive.git docs: i2c: old-module-parameters: fix internal hyperlink Use ReST syntax so that a proper hyperlink is generated. Signed-off-by: Luca Ceresoli Reviewed-by: Jean Delvare Signed-off-by: Wolfram Sang --- diff --git a/Documentation/i2c/old-module-parameters.rst b/Documentation/i2c/old-module-parameters.rst index 78a6950..1a18e2b 100644 --- a/Documentation/i2c/old-module-parameters.rst +++ b/Documentation/i2c/old-module-parameters.rst @@ -12,8 +12,8 @@ address), "force" (to forcibly attach the driver to a given device) and With the conversion of the I2C subsystem to the standard device driver binding model, it became clear that these per-module parameters were no longer needed, and that a centralized implementation was possible. The new, -sysfs-based interface is described in the documentation file -"instantiating-devices", section "Method 4: Instantiate from user-space". +sysfs-based interface is described in :doc:`instantiating-devices`, section +"Method 4: Instantiate from user-space". Below is a mapping from the old module parameters to the new interface.