* [PATCH] usb: Change "wired" to "hardwired" for connect_type
@ 2019-02-01 21:55 jflat
0 siblings, 0 replies; only message in thread
From: jflat @ 2019-02-01 21:55 UTC (permalink / raw)
To: linux-usb; +Cc: linux-kernel, gregkh, tianyu.lan, Jon Flatley
From: Jon Flatley <jflat@chromium.org>
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 <jflat@chromium.org>
---
Documentation/ABI/testing/sysfs-bus-usb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 <tianyu.lan@intel.com>
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
--
2.20.1.611.gfbb209baf1-goog
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-01 21:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-01 21:55 [PATCH] usb: Change "wired" to "hardwired" for connect_type jflat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®