Hi,
2010/2/27 Sergei Shtylyov :
> On little endian machines, EHCI root hub's USB revision is reported as 0.2 --
> cpu_to_le16() was missed in the initializer for the 'bcdUSB' descriptor field.
> The same should be done for the 'bcdDevice' field.
>
> Signed-off-by: Sergei Shtylyov
Applied to u-bo
On little endian machines, EHCI root hub's USB revision is reported as 0.2 --
cpu_to_le16() was missed in the initializer for the 'bcdUSB' descriptor field.
The same should be done for the 'bcdDevice' field.
Signed-off-by: Sergei Shtylyov
---
drivers/usb/host/ehci-hcd.c |4 ++--
1 file chan
2 matches
Mail list logo