From 1543e317f1da31b75942316931e8f491a8920811 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Thu, 04 Jan 2024 10:08:02 +0000 Subject: [PATCH] disable FB --- 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