]> git.baikalelectronics.ru Git - kernel.git/commit
isp116x-hcd: use USB_DT_HUB
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sat, 28 Mar 2015 22:10:43 +0000 (01:10 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 17:03:18 +0000 (19:03 +0200)
commitb5b1f684be8a0433df2392fdad36848b835b3bc4
tree6e9e837bf1f5a1629d0899b94a9ad59dd882f917
parentd1c61854d38bc4b14e83cd86e2cb5d72adbbbed8
isp116x-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/isp116x-hcd.c