Re: [PATCH 05/10] USB: EHCI: make ehci-atmel a separate driver

2013-06-12 Thread Jean-Christophe PLAGNIOL-VILLARD
On 23:04 Thu 07 Feb , manjunath.gou...@linaro.org wrote: > From: Manjunath Goudar > > Separate the Atmel host controller driver from ehci-hcd host code > into its own driver module. > > Signed-off-by: Manjunath Goudar > Cc: Alan Stern > Cc: Greg KH > Cc: Grant Likely > Cc: Rob Herring >

Re: [PATCH 05/10] USB: EHCI: make ehci-atmel a separate driver

2013-02-07 Thread Bo Shen
Hi Manjunath Goudar, I test this patch based on linux master branch, the commit id is: 6bacaa9ddacb71c691d32c678d37bc59ffc71fac. (I am not sure this is the right place for testing). First, it has an compile error as following. After fix it, and tested, the EHCI doesn't work. ---<8--- drive

[PATCH 05/10] USB: EHCI: make ehci-atmel a separate driver

2013-02-07 Thread manjunath . goudar
From: Manjunath Goudar Separate the Atmel host controller driver from ehci-hcd host code into its own driver module. Signed-off-by: Manjunath Goudar Cc: Alan Stern Cc: Greg KH Cc: Grant Likely Cc: Rob Herring Cc: Andrew Victor Cc: Nicolas Ferre Cc: Jean-Christophe Plagniol-Villard Cc: li