Documentation sysfs-bus-usb: Correct use of devnum
authorHans de Goede <hdegoede@redhat.com>
Sat, 3 Aug 2013 14:37:50 +0000 (16:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 19:26:07 +0000 (12:26 -0700)
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>

No differences found