Re: [U-Boot] [PATCH 3/8] usb:xhci:omap: Remove common dwc3 drv functions calls

2015-06-03 Thread Tom Rini
On Fri, May 29, 2015 at 02:47:17PM +0530, Ramneek Mehresh wrote: > Remove all redundant dwc3 driver function calls that > are defined by dwc3 driver > > Signed-off-by: Ramneek Mehresh On an am43xx-gp-evm: Tested-by: Tom Rini Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital

[U-Boot] [PATCH 3/8] usb:xhci:omap: Remove common dwc3 drv functions calls

2015-05-29 Thread Ramneek Mehresh
Remove all redundant dwc3 driver function calls that are defined by dwc3 driver Signed-off-by: Ramneek Mehresh --- drivers/usb/host/xhci-omap.c | 60 -- drivers/usb/phy/omap_usb_phy.c | 18 - include/configs/am43xx_evm.h | 1 + include/con