commit | 278076b28432831a1b33bce24d59aa8dd05058de | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Mon Dec 02 15:47:44 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Dec 06 07:02:32 2013 -0500 |
tree | 09be700022d360f904ddcce031459f40f382a384 | |
parent | d4f9462510a2a5ed8f78fc0645486ea8b18553b9 [diff] |
omap3_beagle: Don't use ulpi_reset Fixes this error message when USB is started. "ULPI: ulpi_reset: failed writing reset bit" It is pointless to manually reset the ULPI as the USB Host Reset and PHY RESET line should take care of that. Reported-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Roger Quadros <rogerq@ti.com>