]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dwc2: hcd: use USB_DT_HUB
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sat, 28 Mar 2015 22:36:28 +0000 (01:36 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 17:03:16 +0000 (19:03 +0200)
commita5dd03950aa8be19b61a802cea8e9edde462d4ea
tree8a7cdf4921c8a0f69bb1de3fe063d4eedac980b0
parent2569ffd58b03d900f53b073054df4dc45ca67873
dwc2: 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/dwc2/hcd.c