]> www.infradead.org Git - users/jedix/linux-maple.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)
committerAllen Pais <allen.pais@oracle.com>
Sat, 24 Jun 2017 01:27:48 +0000 (06:57 +0530)
commit4a6fa5aa920c90e606ab4538f7965aa97911076f
tree8cfd4b8bffac4db040fd9c64839af0968fe99fe0
parent6d2ea2c08d125ae5465ef6b2a579dc053b40494f
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>
(cherry picked from commit 51fa91475e431e75b802dbab7c056f2829dc9410)

Signed-off-by: Vijay Kumar <vijay.ac.kumar@oracle.com>
Reviewed-by: Babu Moger <babu.moger@oracle.com>
Orabug: 24785721
Signed-off-by: Allen Pais <allen.pais@oracle.com>
drivers/usb/core/sysfs.c