From 645e752c5a84baeb21015cdc85fc05b7d16312c8 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 11 May 2024 01:13:52 +0000
Subject: [PATCH] disable i2c1

---
 kernel/Documentation/ABI/stable/sysfs-bus-w1 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/kernel/Documentation/ABI/stable/sysfs-bus-w1 b/kernel/Documentation/ABI/stable/sysfs-bus-w1
index 140d85b..5cd5e87 100644
--- a/kernel/Documentation/ABI/stable/sysfs-bus-w1
+++ b/kernel/Documentation/ABI/stable/sysfs-bus-w1
@@ -6,6 +6,7 @@
 		control systems are attached/generate presence for as short as
 		100 ms - hence the tens-to-hundreds milliseconds scan intervals
 		are required.
-		see Documentation/w1/w1.generic for detailed information.
+
+		see Documentation/w1/w1-generic.rst for detailed information.
 Users:		any user space application which wants to know bus scanning
 		interval

--
Gitblit v1.6.2