USB: Fix sysfs paths in documentation
authorJean Delvare <khali@linux-fr.org>
Sat, 12 Sep 2009 15:00:46 +0000 (17:00 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Sep 2009 13:46:41 +0000 (06:46 -0700)
Neither /sys/usb/devices nor /sys/bus/devices exist. The correct path
is /sys/bus/usb/devices.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found