diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-10-27 10:51:07 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-10-28 11:26:10 -0600 |
commit | 6cc6f5ad9bfb430289a356a95fc5c74fe412d5cd (patch) | |
tree | 487248d6f4469b16e2c33eb15f31f1ff0c7c470a | |
parent | d29f34c098aa1b7e237ce9979eeb5cef9e5f162f (diff) | |
download | linux-stable-6cc6f5ad9bfb430289a356a95fc5c74fe412d5cd.tar.gz linux-stable-6cc6f5ad9bfb430289a356a95fc5c74fe412d5cd.tar.bz2 linux-stable-6cc6f5ad9bfb430289a356a95fc5c74fe412d5cd.zip |
docs: hwmon: adm1266.rst: fix a broken reference
The reference was missing the extension, causing the
check script to complain.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/3d64372dabcdcea144cdc9972c245812ea2a84cb.1603791716.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/hwmon/adm1266.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/adm1266.rst b/Documentation/hwmon/adm1266.rst index 9257f8a48650..2b877011cfdf 100644 --- a/Documentation/hwmon/adm1266.rst +++ b/Documentation/hwmon/adm1266.rst @@ -20,7 +20,7 @@ ADM1266 is a sequencer that features voltage readback from 17 channels via an integrated 12 bit SAR ADC, accessed using a PMBus interface. The driver is a client driver to the core PMBus driver. Please see -Documentation/hwmon/pmbus for details on PMBus client drivers. +Documentation/hwmon/pmbus.rst for details on PMBus client drivers. Sysfs entries |