]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
oxu210hp-hcd: use HUB_CHAR_*
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sun, 18 Jan 2015 22:45:41 +0000 (01:45 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 13:01:13 +0000 (21:01 +0800)
commit85943f3438041abb6bf9fc0ffb52a9530ffe75a8
tree22b373f89d4ed5db45c887a1d81def82444a0011
parentdd709764dcb3fcb6776a33b999296e534777ec59
oxu210hp-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/oxu210hp-hcd.c