ralink: fix USB host function for Intenso M2M
authorJohn Crispin <blogic@openwrt.org>
Tue, 3 Feb 2015 10:11:11 +0000 (10:11 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 3 Feb 2015 10:11:11 +0000 (10:11 +0000)
commit3131f64da4e8ff808d0eb439f6868e88464c80cf
tree4926762677d7ddd0549577b73e0e34b4f7adafdf
parent17a17ddc41f485b3e4b0d631528f8bd936d7d50f
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: Christian Lamparter <chunkeey@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44248 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ramips/patches-3.14/0037-USB-phy-add-ralink-SoC-driver.patch