]> asedeno.scripts.mit.edu Git - linux.git/commit
usb/core: Added devspec sysfs entry for devices behind the usb hub
authorVijay Kumar <vijay.ac.kumar@oracle.com>
Thu, 6 Oct 2016 19:06:11 +0000 (12:06 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Oct 2016 14:59:59 +0000 (16:59 +0200)
commit51fa91475e431e75b802dbab7c056f2829dc9410
tree90d0a6a2e09d3acabc015123cd1273a80552962c
parent6110c425d98b7ed036bba3670e635a9363dd072e
usb/core: Added devspec sysfs entry for devices behind the usb hub

Grub finds incorrect of_node path for devices behind usb hub.
Added devspec sysfs entry for devices behind usb hub so that
right of_node path is returned during grub sysfs walk for these
devices.

Signed-off-by: Vijay Kumar <vijay.ac.kumar@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/sysfs.c