]> git.karo-electronics.de Git - karo-tx-linux.git/commit
oxu210hp-hcd: use USB_DT_HUB
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sat, 28 Mar 2015 22:21:10 +0000 (01:21 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 17:03:17 +0000 (19:03 +0200)
commit2c42c08774f07824ac689cf198e26ffba7831564
treebc282260deadb0dba45ebb954e454fbf4882dd72
parent5e77beafb10e451b8370e8248b25207810110ed8
oxu210hp-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>
drivers/usb/host/oxu210hp-hcd.c