RE: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-13 Thread Venu Byravarasu
; gautam.vi...@samsung.com; kuninori.morimoto...@renesas.com; p.pan...@samsung.com; sti...@antcom.de; t...@atomide.com; y...@marvell.com Subject: Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c * PGP Signed by an unknown key On Fri, Mar 08, 2013 at 12:51:13PM +0530, Venu

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-13 Thread Felipe Balbi
; s.ha...@pengutronix.de; sachin.ka...@linaro.org; aletes@gmail.com; gautam.vi...@samsung.com; kuninori.morimoto...@renesas.com; p.pan...@samsung.com; sti...@antcom.de; t...@atomide.com; y...@marvell.com Subject: Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c * PGP

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-11 Thread Felipe Balbi
Hi, On Fri, Mar 08, 2013 at 10:26:45AM -0700, Stephen Warren wrote: On 03/08/2013 12:08 AM, Felipe Balbi wrote: On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that we have sensible names for all phy drivers.

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-11 Thread Felipe Balbi
Hi, On Fri, Mar 08, 2013 at 11:33:48AM -0700, Stephen Warren wrote: On 03/08/2013 12:08 AM, Felipe Balbi wrote: On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that we have sensible names for all phy drivers.

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-11 Thread Stephen Warren
On 03/11/2013 12:59 AM, Felipe Balbi wrote: Hi, On Fri, Mar 08, 2013 at 10:26:45AM -0700, Stephen Warren wrote: On 03/08/2013 12:08 AM, Felipe Balbi wrote: On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-11 Thread Felipe Balbi
Hi, On Mon, Mar 11, 2013 at 11:05:15AM -0600, Stephen Warren wrote: On 03/08/2013 12:08 AM, Felipe Balbi wrote: On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that we have sensible names for all phy

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-11 Thread Felipe Balbi
Hi, On Mon, Mar 11, 2013 at 11:02:43AM -0600, Stephen Warren wrote: On 03/08/2013 12:08 AM, Felipe Balbi wrote: On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that we have sensible names for all phy

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-11 Thread Stephen Warren
On 03/11/2013 12:49 PM, Felipe Balbi wrote: Hi, On Mon, Mar 11, 2013 at 11:02:43AM -0600, Stephen Warren wrote: On 03/08/2013 12:08 AM, Felipe Balbi wrote: On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-11 Thread Felipe Balbi
Hi, On Mon, Mar 11, 2013 at 01:54:54PM -0600, Stephen Warren wrote: On Mon, Mar 11, 2013 at 11:02:43AM -0600, Stephen Warren wrote: On 03/08/2013 12:08 AM, Felipe Balbi wrote: On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote:

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-08 Thread Stephen Warren
On 03/08/2013 12:08 AM, Felipe Balbi wrote: On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that we have sensible names for all phy drivers. Current situation was already quite bad with too generic names being

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-08 Thread Stephen Warren
On 03/08/2013 12:08 AM, Felipe Balbi wrote: On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that we have sensible names for all phy drivers. Current situation was already quite bad with too generic names being

[PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-07 Thread Felipe Balbi
this will make sure that we have sensible names for all phy drivers. Current situation was already quite bad with too generic names being used. Signed-off-by: Felipe Balbi ba...@ti.com --- drivers/usb/phy/Makefile | 42 +++---

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-07 Thread Felipe Balbi
On Thu, Mar 07, 2013 at 05:45:26PM +0200, Felipe Balbi wrote: this will make sure that we have sensible names for all phy drivers. Current situation was already quite bad with too generic names being used. Signed-off-by: Felipe Balbi ba...@ti.com Hi, I compiled what I could with

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-07 Thread Felipe Balbi
On Thu, Mar 07, 2013 at 01:37:17PM -0700, Stephen Warren wrote: On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that we have sensible names for all phy drivers. Current situation was already quite bad with too generic names being used. Is phy-$name specific enough? There

Re: [PATCH] usb: phy: rename all phy drivers to phy-$name.c

2013-03-07 Thread Felipe Balbi
: rename all phy drivers to phy-$name.c On 03/07/2013 08:45 AM, Felipe Balbi wrote: this will make sure that we have sensible names for all phy drivers. Current situation was already quite bad with too generic names being used. Is phy-$name specific enough? There are other types