[PATCH 3/4] Documentation sysfs-bus-usb: Correct use of devnum

2013-08-03 Thread Hans de Goede
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 hdego...@redhat.com
---
 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 b6fbe51..c117dda 100644
--- a/Documentation/ABI/testing/sysfs-bus-usb
+++ b/Documentation/ABI/testing/sysfs-bus-usb
@@ -60,7 +60,7 @@ Users:
PowerTOP po...@bughost.org
http://www.lesswatts.org/projects/powertop/
 
-What:  /sys/bus/usb/device/busnum-devnum...:config 
num-interface num/supports_autosuspend
+What:  /sys/bus/usb/devices/busnum-port[.port]...:config 
num-interface num/supports_autosuspend
 Date:  January 2008
 KernelVersion: 2.6.27
 Contact:   Sarah Sharp sarah.a.sh...@intel.com
-- 
1.8.3.1

--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 3/4] Documentation sysfs-bus-usb: Correct use of devnum

2013-05-30 Thread Hans de Goede
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 hdego...@redhat.com
---
 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 c8baaf5..bbccdbf 100644
--- a/Documentation/ABI/testing/sysfs-bus-usb
+++ b/Documentation/ABI/testing/sysfs-bus-usb
@@ -60,7 +60,7 @@ Users:
PowerTOP po...@bughost.org
http://www.lesswatts.org/projects/powertop/
 
-What:  /sys/bus/usb/device/busnum-devnum...:config 
num-interface num/supports_autosuspend
+What:  /sys/bus/usb/devices/busnum-port[.port]...:config 
num-interface num/supports_autosuspend
 Date:  January 2008
 KernelVersion: 2.6.27
 Contact:   Sarah Sharp sarah.a.sh...@intel.com
-- 
1.8.2.1

--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html