;
linux-usb@vger.kernel.org
Subject: Re: [PATCH V3 3/4] usb: Create link files between child device and usb
port device.
On Sun, 4 Nov 2012, Lan Tianyu wrote:
> To show the relationship between usb port and child device, add link
> file "port" under usb device's sysfs direct
On Sun, 4 Nov 2012, Lan Tianyu wrote:
> 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.
>
> Signed-off-by: Lan Tianyu
> ---
> drivers/usb