summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNinad Naik <ninadnaik07@gmail.com>2026-04-18 00:44:11 +0530
committerGuenter Roeck <linux@roeck-us.net>2026-04-30 10:56:49 -0700
commit5ed26ffe57ffca054b7a141ff0c1a07bf3a80f6c (patch)
treeac73408f588c623089254fb15afeb98fe8b4d88a
parent2da0c1fd01dbd6b22844e8676585153dfc660cbe (diff)
Documentation: hwmon: fix link to ideapad-laptop.c file
The ideapad-laptop.c file now exists inside drivers/platform/x86/lenovo/ directory. Updating the GitHub link to the correct path. Signed-off-by: Ninad Naik <ninadnaik07@gmail.com> Link: https://lore.kernel.org/r/20260417191411.713958-1-ninadnaik07@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
-rw-r--r--Documentation/hwmon/yogafan.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/yogafan.rst b/Documentation/hwmon/yogafan.rst
index c553a381f772..68761947a1a8 100644
--- a/Documentation/hwmon/yogafan.rst
+++ b/Documentation/hwmon/yogafan.rst
@@ -135,4 +135,4 @@ References
4. **Lenovo IdeaPad Laptop Driver:** Reference for DMI-based hardware
feature gating in Lenovo laptops.
- https://github.com/torvalds/linux/blob/master/drivers/platform/x86/ideapad-laptop.c
+ https://github.com/torvalds/linux/blob/master/drivers/platform/x86/lenovo/ideapad-laptop.c