Skip to content
Snippets Groups Projects
Commit df22a8e3 authored by John Crispin's avatar John Crispin
Browse files

ralink: fix USB host function for Intenso M2M


The ubootloader of the M2M sets the reset bits for
both USB device and USB host during initialization
(to save a few mA of power during boot).

However, for the usb<->sata bridge to be properly
detected, it is necessary to clear both reset bits
as otherwise the kernel logs will just be filled
with:

usb 1-1: device descriptor read/64, error -145
...

Signed-off-by: default avatarChristian Lamparter <chunkeey@googlemail.com>

SVN-Revision: 44248
parent 4a1d29c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment