From 1d01252bcc1b451845afc2443f571b03886bf0a5 Mon Sep 17 00:00:00 2001 From: Ksawlii Date: Sun, 24 Nov 2024 00:23:24 +0100 Subject: [PATCH] Revert "ipmi: docs: don't advertise deprecated sysfs entries" This reverts commit 69d87b9eb61265cb3d8c796c32c38ccc37b07876. --- Documentation/driver-api/ipmi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/driver-api/ipmi.rst b/Documentation/driver-api/ipmi.rst index 0bfeeeeb1..bc281f10c 100755 --- a/Documentation/driver-api/ipmi.rst +++ b/Documentation/driver-api/ipmi.rst @@ -519,7 +519,7 @@ at module load time (for a module) with:: alerts_broken The addresses are normal I2C addresses. The adapter is the string -name of the adapter, as shown in /sys/bus/i2c/devices/i2c-/name. +name of the adapter, as shown in /sys/class/i2c-adapter/i2c-/name. It is *NOT* i2c- itself. Also, the comparison is done ignoring spaces, so if the name is "This is an I2C chip" you can say adapter_name=ThisisanI2cchip. This is because it's hard to pass in