fotg210-hcd: use HUB_CHAR_*
commit7538bd620146418ce0cc25e14adfde2bfa489078
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sun, 18 Jan 2015 22:29:03 +0000 (19 01:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 13:01:12 +0000 (25 21:01 +0800)
tree27d3c54ac930e8f968a5667ea92b5e8945156a66
parent14de3a30437b2a755bd3a292ffcc7604504664e1
fotg210-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/fotg210-hcd.c