[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230821011535.1117-1-shawn.shao@jaguarmicro.com>
Date: Mon, 21 Aug 2023 09:15:35 +0800
From: "Shawn.Shao" <shawn.shao@...uarmicro.com>
To: mst@...hat.com, jasowang@...hat.com, xuanzhuo@...ux.alibaba.com,
virtualization@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Cc: lege.wang@...uarmicro.com,
"Shawn.Shao" <shawn.shao@...uarmicro.com>
Subject: [PATCH] vdpa: Update sysfs ABI documentation
Fix the wrong drivers_autoprobe path name in the document
Signed-off-by: Shawn.Shao <shawn.shao@...uarmicro.com>
---
Documentation/ABI/testing/sysfs-bus-vdpa | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-vdpa b/Documentation/ABI/testing/sysfs-bus-vdpa
index 28a6111202ba..4da53878bff6 100644
--- a/Documentation/ABI/testing/sysfs-bus-vdpa
+++ b/Documentation/ABI/testing/sysfs-bus-vdpa
@@ -1,4 +1,4 @@
-What: /sys/bus/vdpa/driver_autoprobe
+What: /sys/bus/vdpa/drivers_autoprobe
Date: March 2020
Contact: virtualization@...ts.linux-foundation.org
Description:
@@ -17,7 +17,7 @@ Description:
Writing a device name to this file will cause the kernel binds
devices to a compatible driver.
- This can be useful when /sys/bus/vdpa/driver_autoprobe is
+ This can be useful when /sys/bus/vdpa/drivers_autoprobe is
disabled.
What: /sys/bus/vdpa/drivers/.../bind
--
2.34.1
Powered by blists - more mailing lists