]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fusbh200-hcd: use HUB_CHAR_*
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sun, 18 Jan 2015 22:30:11 +0000 (01:30 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 13:01:12 +0000 (21:01 +0800)
commit4925fd9d7df6fa4d2ad8830266c9962395d7b66f
treefd6c050bc1f034b9077b09d7b8efc0d39aecef85
parent7538bd620146418ce0cc25e14adfde2bfa489078
fusbh200-hcd: use HUB_CHAR_*

Fix  using the  bare numbers to set the 'wHubCharacteristics' field of the Hub
Descriptor while the values are #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/fusbh200-hcd.c