commit | fde26380315d7d57816efc143b7924c82dba764d | [log] [tgz] |
---|---|---|
author | Lan Tianyu <tianyu.lan@intel.com> | Sun Jan 20 01:53:33 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 20 16:10:46 2013 -0800 |
tree | fd715e34b12903d40f0f30b7c8b7359ab8e31826 | |
parent | cef7468caff29d3333fba4d0ececd82063ce80d5 [diff] |
usb: Create link files between child device and usb port device. To show the relationship between usb port and child device, add link file "port" under usb device's sysfs directoy and "device" under usb port device's sysfs directory. They are linked to each other. Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Lan Tianyu <tianyu.lan@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>