Files
u-boot-tk1-som/drivers/usb/host
Sergei Shtylyov e06a055bcd EHCI: fix off-by-one error in ehci_submit_root()
USB devices on the 2nd port are not detected and I get the following message:

The request port(1) is not configured

That's with default CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS value of 2. 'req->index'
is 1-based, so the comparison in ehci_submit_root() can't be correct.

Signed-off-by: Sergei Shtylyov <sshtylyov@mvista.com>
2010-04-08 21:39:59 +02:00
..
2009-04-06 20:40:46 +02:00
2009-04-06 20:40:46 +02:00
2009-04-06 20:40:46 +02:00
2010-01-09 10:27:15 +01:00
2009-04-06 20:40:46 +02:00
2009-04-06 20:40:46 +02:00
2009-04-06 20:40:46 +02:00
2010-01-09 10:27:15 +01:00
2009-11-27 16:26:13 -06:00
2009-04-06 20:40:46 +02:00
2009-04-06 20:40:46 +02:00
2009-04-06 20:40:46 +02:00
2009-04-06 20:40:46 +02:00