All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Eduardo Valentin <eduardo.valentin@ti.com>
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	linux-pm@vger.kernel.org, linux-sh@vger.kernel.org,
	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Subject: Re: [PATCH] thermal: rcar: Fix typo in probe information message
Date: Thu, 16 May 2013 01:27:09 +0000	[thread overview]
Message-ID: <1368667629.2063.25.camel@rzhang1-mobl4> (raw)
In-Reply-To: <5192CBD7.50200@ti.com>

On Tue, 2013-05-14 at 19:42 -0400, Eduardo Valentin wrote:
> Rui,
> 
> On 14-05-2013 19:00, Laurent Pinchart wrote:
> > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > ---
> 
> Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
> 
applied to thermal -next.

thanks,
rui

> >  drivers/thermal/rcar_thermal.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/thermal/rcar_thermal.c b/drivers/thermal/rcar_thermal.c
> > index 28f0919..6138949 100644
> > --- a/drivers/thermal/rcar_thermal.c
> > +++ b/drivers/thermal/rcar_thermal.c
> > @@ -452,7 +452,7 @@ static int rcar_thermal_probe(struct platform_device *pdev)
> >  
> >  	platform_set_drvdata(pdev, common);
> >  
> > -	dev_info(dev, "%d sensor proved\n", i);
> > +	dev_info(dev, "%d sensor probed\n", i);
> >  
> >  	return 0;
> >  
> > 
> 
> 



WARNING: multiple messages have this Message-ID (diff)
From: Zhang Rui <rui.zhang@intel.com>
To: Eduardo Valentin <eduardo.valentin@ti.com>
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	linux-pm@vger.kernel.org, linux-sh@vger.kernel.org,
	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Subject: Re: [PATCH] thermal: rcar: Fix typo in probe information message
Date: Thu, 16 May 2013 09:27:09 +0800	[thread overview]
Message-ID: <1368667629.2063.25.camel@rzhang1-mobl4> (raw)
In-Reply-To: <5192CBD7.50200@ti.com>

On Tue, 2013-05-14 at 19:42 -0400, Eduardo Valentin wrote:
> Rui,
> 
> On 14-05-2013 19:00, Laurent Pinchart wrote:
> > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > ---
> 
> Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
> 
applied to thermal -next.

thanks,
rui

> >  drivers/thermal/rcar_thermal.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/thermal/rcar_thermal.c b/drivers/thermal/rcar_thermal.c
> > index 28f0919..6138949 100644
> > --- a/drivers/thermal/rcar_thermal.c
> > +++ b/drivers/thermal/rcar_thermal.c
> > @@ -452,7 +452,7 @@ static int rcar_thermal_probe(struct platform_device *pdev)
> >  
> >  	platform_set_drvdata(pdev, common);
> >  
> > -	dev_info(dev, "%d sensor proved\n", i);
> > +	dev_info(dev, "%d sensor probed\n", i);
> >  
> >  	return 0;
> >  
> > 
> 
> 



  reply	other threads:[~2013-05-16  1:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14 23:00 [PATCH] thermal: rcar: Fix typo in probe information message Laurent Pinchart
2013-05-14 23:00 ` Laurent Pinchart
2013-05-14 23:42 ` Eduardo Valentin
2013-05-14 23:42   ` Eduardo Valentin
2013-05-16  1:27   ` Zhang Rui [this message]
2013-05-16  1:27     ` Zhang Rui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1368667629.2063.25.camel@rzhang1-mobl4 \
    --to=rui.zhang@intel.com \
    --cc=eduardo.valentin@ti.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.