Re: [U-Boot] [PATCH 1/5] usb: ehci: mxs: Add board-specific callbacks

2014-09-29 Thread Stefano Babic
Hi Marek, On 28/04/2014 03:38, Marek Vasut wrote: Add board-specific callbacks for enabling/disabling port power into the MXS EHCI controller driver. This is in-line with the names of callbacks on other systems. Signed-off-by: Marek Vasut ma...@denx.de Cc: Stefano Babic sba...@denx.de ---

Re: [U-Boot] [PATCH 1/5] usb: ehci: mxs: Add board-specific callbacks

2014-09-25 Thread Stefano Babic
On 24/09/2014 12:53, Marek Vasut wrote: On Monday, April 28, 2014 at 03:38:39 AM, Marek Vasut wrote: Add board-specific callbacks for enabling/disabling port power into the MXS EHCI controller driver. This is in-line with the names of callbacks on other systems. Signed-off-by: Marek Vasut

Re: [U-Boot] [PATCH 1/5] usb: ehci: mxs: Add board-specific callbacks

2014-09-24 Thread Marek Vasut
On Monday, April 28, 2014 at 03:38:39 AM, Marek Vasut wrote: Add board-specific callbacks for enabling/disabling port power into the MXS EHCI controller driver. This is in-line with the names of callbacks on other systems. Signed-off-by: Marek Vasut ma...@denx.de Cc: Stefano Babic

Re: [U-Boot] [PATCH 1/5] usb: ehci: mxs: Add board-specific callbacks

2014-06-12 Thread Marek Vasut
On Monday, April 28, 2014 at 03:38:39 AM, Marek Vasut wrote: Add board-specific callbacks for enabling/disabling port power into the MXS EHCI controller driver. This is in-line with the names of callbacks on other systems. Signed-off-by: Marek Vasut ma...@denx.de Cc: Stefano Babic

[U-Boot] [PATCH 1/5] usb: ehci: mxs: Add board-specific callbacks

2014-04-27 Thread Marek Vasut
Add board-specific callbacks for enabling/disabling port power into the MXS EHCI controller driver. This is in-line with the names of callbacks on other systems. Signed-off-by: Marek Vasut ma...@denx.de Cc: Stefano Babic sba...@denx.de --- drivers/usb/host/ehci-mxs.c | 16 1