commit | a5dd03950aa8be19b61a802cea8e9edde462d4ea | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Sun Mar 29 01:36:28 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 19:03:16 2015 +0200 |
tree | 8a7cdf4921c8a0f69bb1de3fe063d4eedac980b0 | |
parent | 2569ffd58b03d900f53b073054df4dc45ca67873 [diff] |
dwc2: 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>