diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2013-08-03 10:37:50 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-12 15:26:07 -0400 |
| commit | 159b4e3385dbeff6d64caddd9570bde1e8f857f6 (patch) | |
| tree | 75653aaa249c2a3e511fdf6f5b89418c61d773f6 /Documentation/ABI/testing | |
| parent | 21a9631586a07198e22d278fb8695bdd74d9b5c5 (diff) | |
Documentation sysfs-bus-usb: Correct use of devnum
Correct use of devnum in supports_autosuspend documentation, the sysfs path
contains busnum-port.port.port not busnum-devnum (which is the usb bus device
address).
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/testing')
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-usb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-usb b/Documentation/ABI/testing/sysfs-bus-usb index 9759b8c91332..9c8926c5f821 100644 --- a/Documentation/ABI/testing/sysfs-bus-usb +++ b/Documentation/ABI/testing/sysfs-bus-usb | |||
| @@ -60,7 +60,7 @@ Users: | |||
| 60 | PowerTOP <power@bughost.org> | 60 | PowerTOP <power@bughost.org> |
| 61 | http://www.lesswatts.org/projects/powertop/ | 61 | http://www.lesswatts.org/projects/powertop/ |
| 62 | 62 | ||
| 63 | What: /sys/bus/usb/device/<busnum>-<devnum>...:<config num>-<interface num>/supports_autosuspend | 63 | What: /sys/bus/usb/devices/<busnum>-<port[.port]>...:<config num>-<interface num>/supports_autosuspend |
| 64 | Date: January 2008 | 64 | Date: January 2008 |
| 65 | KernelVersion: 2.6.27 | 65 | KernelVersion: 2.6.27 |
| 66 | Contact: Sarah Sharp <sarah.a.sharp@intel.com> | 66 | Contact: Sarah Sharp <sarah.a.sharp@intel.com> |
