]> git.baikalelectronics.ru Git - kernel.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)
commit08fa987f5d6b8e400e9470bf7bfbb6f7bce22725
treebc282260deadb0dba45ebb954e454fbf4882dd72
parente008de4b094314db3d55a894d968821baa7772b8
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