commit | d491fe75ed1b86f33f671b748e6cfdb9dffaeb32 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Sun Oct 04 21:11:35 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 16 23:40:06 2015 -0700 |
tree | e75268a60e1329333bd5895c4f00c99274dc470f | |
parent | fda182d80a0bf362c3970d44ec188fa4f294729f [diff] |
usb: hcd: use USB_DT_* Fix using the bare numbers to set the 'bDescriptorType' descriptor fields while the values are #define'd in <linux/usb/ch9.h>. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>