commit | 72cce8cb05bfe9ff545520606e51651adb1bac33 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Sun Mar 29 01:09:06 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 19:03:18 2015 +0200 |
tree | dd37d227597af6477d8ccf1b3ee81d906224fcd2 | |
parent | 6a0855673ea81f436625ff0e471e990e503232c9 [diff] |
imx21-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>