commit | 51fa91475e431e75b802dbab7c056f2829dc9410 | [log] [tgz] |
---|---|---|
author | Vijay Kumar <vijay.ac.kumar@oracle.com> | Thu Oct 06 12:06:11 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 27 16:59:59 2016 +0200 |
tree | 90d0a6a2e09d3acabc015123cd1273a80552962c | |
parent | 6110c425d98b7ed036bba3670e635a9363dd072e [diff] |
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>