]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
imx21-hcd: use USB_DT_HUB
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sat, 28 Mar 2015 22:09:06 +0000 (01:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 17:03:18 +0000 (19:03 +0200)
commit72cce8cb05bfe9ff545520606e51651adb1bac33
treedd37d227597af6477d8ccf1b3ee81d906224fcd2
parent6a0855673ea81f436625ff0e471e990e503232c9
imx21-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/imx21-hcd.c