USB: add devpath sysfs attribute
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 30 Nov 2009 19:15:02 +0000 (11:15 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:25 +0000 (11:55 -0800)
This is not exported from the usb core, yet we rely on it to create
paths to interfaces for this device in sysfs.  Export it to make
userspace tools have an easier time to figure things out.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found