commit | e95af3aa1dc791d04795dbd12597cbe71405765d | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Sun Mar 29 01:42:06 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 19:03:16 2015 +0200 |
tree | 85ef4d7ce0782c2d612f44949beecfc489f69b95 | |
parent | b11373debee613760e81f520899e8807368188ad [diff] |
musb_virthub: 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>