From: Jon Flatley Date: Fri, 1 Feb 2019 21:55:07 +0000 (-0800) Subject: usb: Change "wired" to "hardwired" for connect_type X-Git-Tag: microblaze-v5.4-rc1~1238^2~56 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=68f1ec8ea14f5dcb91df6258e482afcb41610b2e;p=linux-2.6-microblaze.git usb: Change "wired" to "hardwired" for connect_type The sysfs documentation for /sys/bus/usb/.../portX/connect_type has one of the possible values listed as "wired" when the actual value should be "hardwired". Changes the ABI documentation for connect_type to match the strings in port.c. Signed-off-by: Jon Flatley Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/ABI/testing/sysfs-bus-usb b/Documentation/ABI/testing/sysfs-bus-usb index 559baa5c418c..614d216dff1d 100644 --- a/Documentation/ABI/testing/sysfs-bus-usb +++ b/Documentation/ABI/testing/sysfs-bus-usb @@ -186,7 +186,7 @@ Contact: Lan Tianyu Description: Some platforms provide usb port connect types through ACPI. This attribute is to expose these information to user space. - The file will read "hotplug", "wired" and "not used" if the + The file will read "hotplug", "hardwired" and "not used" if the information is available, and "unknown" otherwise. What: /sys/bus/usb/devices/.../(hub interface)/portX/location