]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
r8a66597-hcd: use HUB_CHAR_*
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sun, 18 Jan 2015 22:46:58 +0000 (01:46 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 13:01:13 +0000 (21:01 +0800)
commite70480fd8b0acc0c4d762cea69530438deaf3582
tree9612b0863ee1fe664a936f28ebd96261566f4ecc
parent85943f3438041abb6bf9fc0ffb52a9530ffe75a8
r8a66597-hcd: use HUB_CHAR_*

Fix  using the  bare number  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/r8a66597-hcd.c