commit | e3d02e0e54bce76e331529dd6f47d61cecc9d375 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Sun Mar 29 01:14:03 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 19:03:18 2015 +0200 |
tree | 58f1118c0de1de41184dc73bf8c485cce2d2db3b | |
parent | 7a2d2672b89d402312b4b741544ab5fdcd48df19 [diff] |
max3421-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>