musb: reenable high-speed for hostmode paul-experimental
authorPaul Fertser <fercerpav@gmail.com>
Wed, 3 Nov 2010 22:35:05 +0000 (01:35 +0300)
committerPaul Fertser <fercerpav@gmail.com>
Wed, 3 Nov 2010 22:57:38 +0000 (01:57 +0300)
commitf504a330f9cafa49336c9e2674bb4cd3b683ca27
treec3153cec6161a0c930aadeec3b22ab4d2bb68439
parent73684590e85061bc9e89a241625b823eafc619e6
musb: reenable high-speed for hostmode

This reverts commit b51fe29c61a2fa167513b2ecdb0fffcb30eab6d6.

Since we discovered that writing 0 to TESTMODE during the force host mode
works to automatically discover and enumerate devices, reenable HS mode as
it works just fine this way.

So, if you're connecting a FS/HS device:
hoston; booston; sleep 1; echo A > /proc/driver/musb_hdrc

If you're connecting a LS device:
hoston; booston; echo F > /proc/driver/musb_hdrc
drivers/usb/musb/musb_virthub.c