commit | 0ce6fe9e1b4666ebccb403e6fa4e8304599d50bd | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Sun Mar 29 01:28:15 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 19:03:16 2015 +0200 |
tree | 3bb7613550aafcb3b9a92b9781d81d903a4db0cc | |
parent | 3e5dd4c349465066b85a487af6fabd4fc32c7987 [diff] |
u132-hcd: use USB_DT_HUB Fix using the bare number to set the 'bDescriptorType' field of the Hub Descriptor while the value is #define'd in <linux/usb/ch11.h>. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>