Re: [PATCHv3 1/2] usb: ehci-platform: add support for multiple phys per controller

2015-01-21 Thread Alan Stern
On Wed, 21 Jan 2015, Arun Ramamurthy wrote: > Thanks Alan. I did run check patch and I had no errors or warnings. > > I explained my changes in v3 in the cover patch, did that not come > through or is it convention to do it in the individual patch? Oh, sorry, I missed it. Must have deleted tha

Re: [PATCHv3 1/2] usb: ehci-platform: add support for multiple phys per controller

2015-01-21 Thread Arun Ramamurthy
Thanks Alan. I did run check patch and I had no errors or warnings. I explained my changes in v3 in the cover patch, did that not come through or is it convention to do it in the individual patch? Is the ack for the ohci patch as well? Thanks Arun Ramamurthy On 15-01-21 07:03 AM, Alan Stern

Re: [PATCHv3 1/2] usb: ehci-platform: add support for multiple phys per controller

2015-01-21 Thread Alan Stern
On Mon, 19 Jan 2015 arun.ramamur...@broadcom.com wrote: > From: Arun Ramamurthy > > Added support for cases where one controller is connected > to multiple phys. > > Signed-off-by: Arun Ramamurthy > Reviewed-by: Ray Jui > Reviewed-by: Scott Branden > Tested-by: Scott Branden > --- Right he

[PATCHv3 1/2] usb: ehci-platform: add support for multiple phys per controller

2015-01-19 Thread arun.ramamurthy
From: Arun Ramamurthy Added support for cases where one controller is connected to multiple phys. Signed-off-by: Arun Ramamurthy Reviewed-by: Ray Jui Reviewed-by: Scott Branden Tested-by: Scott Branden --- drivers/usb/host/ehci-platform.c | 82 +--- 1 fil