usb: renesas_usbhs: mod_host: use HUB_CHAR_*
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sun, 18 Jan 2015 22:59:09 +0000 (01:59 +0300)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:34:57 +0000 (09:34 -0600)
commit16eb1a67f3e6f8b90474b882fe210df229da7573
tree00dc1272bb812b931e87dbd7ed72081614748ea1
parentc509ba6e48d394aa7fe0f04c38493967c1268317
usb: renesas_usbhs: mod_host: 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: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/mod_host.c
This page took 0.023901 seconds and 5 git commands to generate.