RE: [PATCH v2] renesas_usbhs: fix platform init error message

2015-01-06 Thread yoshihiro shimoda
Hi Greet-san, > > Hi Shimoda-san, > > On Wed, Dec 24, 2014 at 11:02 AM, yoshihiro shimoda > wrote: > >> > > Er, OK. Could you update MAINTAINERS? > >> > there is no entry for renesas driver in MAINTAINERS. > >> > Shimoda-san, care to send a patch adding yourself or Morimoto-san

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2015-01-05 Thread Geert Uytterhoeven
Hi Shimoda-san, On Wed, Dec 24, 2014 at 11:02 AM, yoshihiro shimoda wrote: >> > > Er, OK. Could you update MAINTAINERS? >> > there is no entry for renesas driver in MAINTAINERS. >> > Shimoda-san, care to send a patch adding yourself or Morimoto-san as >> > maintainers for Rene

RE: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-24 Thread yoshihiro shimoda
Hi Felipe-san, Sergei-san, > -Original Message- > From: Felipe Balbi [mailto:ba...@ti.com] > Sent: Wednesday, December 24, 2014 4:17 AM > > On Fri, Dec 19, 2014 at 03:46:41PM +0300, Sergei Shtylyov wrote: > > Hello. > > > > On 12/19/2014 4:33 AM, yoshihiro shimoda wrote: > > > > [...] > >

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-23 Thread Felipe Balbi
On Tue, Dec 23, 2014 at 10:41:49PM +0300, Sergei Shtylyov wrote: > Hello. > > On 12/23/2014 10:17 PM, Felipe Balbi wrote: > > [...] > > >There is a typo ("prove" instead of "probe") in the error message > >printed when > >the platform initialization fails. Replace that w

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-23 Thread Sergei Shtylyov
Hello. On 12/23/2014 10:17 PM, Felipe Balbi wrote: [...] There is a typo ("prove" instead of "probe") in the error message printed when the platform initialization fails. Replace that word with more fitting "init". Signed-off-by: Sergei Shtylyov this actually goes through me, I'll take

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-23 Thread Felipe Balbi
On Fri, Dec 12, 2014 at 10:45:26PM +0300, Sergei Shtylyov wrote: > Hello. > > On 11/05/2014 01:53 AM, Felipe Balbi wrote: > > >>There is a typo ("prove" instead of "probe") in the error message printed > >>when > >>the platform initialization fails. Replace that word with more fitting > >>"init

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-23 Thread Felipe Balbi
On Fri, Dec 19, 2014 at 03:46:41PM +0300, Sergei Shtylyov wrote: > Hello. > > On 12/19/2014 4:33 AM, yoshihiro shimoda wrote: > > [...] > > >>>There is a typo ("prove" instead of "probe") in the error message > >>>printed when > >>>the platform initialization fails. Replace that wor

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-19 Thread Sergei Shtylyov
Hello. On 12/19/2014 4:33 AM, yoshihiro shimoda wrote: [...] There is a typo ("prove" instead of "probe") in the error message printed when the platform initialization fails. Replace that word with more fitting "init". Signed-off-by: Sergei Shtylyov this actually goes through me, I'll t

RE: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-18 Thread yoshihiro shimoda
Hello, > -Original Message- > From: Sergei Shtylyov [mailto:sergei.shtyl...@cogentembedded.com] > Sent: Thursday, December 18, 2014 8:32 PM > > Hello. > > On 12/18/2014 4:46 AM, yoshihiro shimoda wrote: > > [...] > > > There is a typo ("prove" instead of "probe") in the error messa

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-18 Thread Sergei Shtylyov
Hello. On 12/18/2014 4:46 AM, yoshihiro shimoda wrote: [...] There is a typo ("prove" instead of "probe") in the error message printed when the platform initialization fails. Replace that word with more fitting "init". Signed-off-by: Sergei Shtylyov this actually goes through me, I'll t

RE: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-17 Thread yoshihiro shimoda
Hi, I'm very sorry for the delayed response. > -Original Message- > From: linux-usb-ow...@vger.kernel.org > [mailto:linux-usb-ow...@vger.kernel.org] On Behalf Of Felipe Balbi > Sent: Wednesday, November 05, 2014 8:01 AM > > Hi, > > On Wed, Nov 05, 2014 at 01:55:17AM +0300, Sergei Shtyl

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-12-12 Thread Sergei Shtylyov
Hello. On 11/05/2014 01:53 AM, Felipe Balbi wrote: There is a typo ("prove" instead of "probe") in the error message printed when the platform initialization fails. Replace that word with more fitting "init". Signed-off-by: Sergei Shtylyov this actually goes through me, I'll take it in a

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-11-04 Thread Felipe Balbi
Hi, On Wed, Nov 05, 2014 at 01:55:17AM +0300, Sergei Shtylyov wrote: > Hello. > > On 11/05/2014 01:53 AM, Felipe Balbi wrote: > > >>There is a typo ("prove" instead of "probe") in the error message printed > >>when > >>the platform initialization fails. Replace that word with more fitting > >>

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-11-04 Thread Sergei Shtylyov
Hello. On 11/05/2014 01:53 AM, Felipe Balbi wrote: There is a typo ("prove" instead of "probe") in the error message printed when the platform initialization fails. Replace that word with more fitting "init". Signed-off-by: Sergei Shtylyov this actually goes through me, I'll take it in a

Re: [PATCH v2] renesas_usbhs: fix platform init error message

2014-11-04 Thread Felipe Balbi
On Wed, Nov 05, 2014 at 01:48:48AM +0300, Sergei Shtylyov wrote: > There is a typo ("prove" instead of "probe") in the error message printed when > the platform initialization fails. Replace that word with more fitting "init". > > Signed-off-by: Sergei Shtylyov this actually goes through me, I'l

[PATCH v2] renesas_usbhs: fix platform init error message

2014-11-04 Thread Sergei Shtylyov
There is a typo ("prove" instead of "probe") in the error message printed when the platform initialization fails. Replace that word with more fitting "init". Signed-off-by: Sergei Shtylyov --- The patch is against the 'usb-linus' branch of Greg KH's 'usb.git' repo. Changes in varsion 2: - refre