Documentation: sysfs-bus-usb: update power/persist description
[firefly-linux-kernel-4.4.55.git] / Documentation / ABI / stable / sysfs-bus-usb
index a6b68572474062bf04329a434cb27bbf825d19b8..e2bc700a6f9ccbc666c4183b6cc6b4ef2ac5210f 100644 (file)
@@ -3,13 +3,13 @@ Date:         May 2007
 KernelVersion: 2.6.23
 Contact:       Alan Stern <stern@rowland.harvard.edu>
 Description:
-               If CONFIG_USB_PERSIST is set, then each USB device directory
-               will contain a file named power/persist.  The file holds a
-               boolean value (0 or 1) indicating whether or not the
-               "USB-Persist" facility is enabled for the device.  Since the
-               facility is inherently dangerous, it is disabled by default
-               for all devices except hubs.  For more information, see
-               Documentation/usb/persist.txt.
+               USB device directories can contain a file named power/persist.
+               The file holds a boolean value (0 or 1) indicating whether or
+               not the "USB-Persist" facility is enabled for the device.  For
+               hubs this facility is always enabled and their device
+               directories will not contain this file.
+
+               For more information, see Documentation/usb/persist.txt.
 
 What:          /sys/bus/usb/devices/.../power/autosuspend
 Date:          March 2007