Re: [U-Boot] [PATCH 03/11] omap3: cm-t35: move the USB hub reset code

2014-11-04 Thread Tom Rini
On Mon, Nov 03, 2014 at 11:32:19AM +0200, Igor Grinberg wrote: Extract the USB hub reset code to a common location where it can be reused by other compulab boards. Signed-off-by: Igor Grinberg grinb...@compulab.co.il Reviewed-by: Tom Rini tr...@ti.com -- Tom signature.asc Description:

[U-Boot] [PATCH 03/11] omap3: cm-t35: move the USB hub reset code

2014-11-03 Thread Igor Grinberg
Extract the USB hub reset code to a common location where it can be reused by other compulab boards. Signed-off-by: Igor Grinberg grinb...@compulab.co.il --- board/compulab/cm_t35/cm_t35.c | 14 +++--- board/compulab/common/common.c | 22 ++