From: Eduardo Valentin <eduardo.valentin@ti.com>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
"Zhang, Rui" <rui.zhang@intel.com>
Cc: linux-pm@vger.kernel.org, linux-sh@vger.kernel.org,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
eduardo.valentin@ti.com
Subject: Re: [PATCH] thermal: rcar: Fix typo in probe information message
Date: Tue, 14 May 2013 19:42:15 -0400 [thread overview]
Message-ID: <5192CBD7.50200@ti.com> (raw)
In-Reply-To: <1368572432-3943-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
[-- Attachment #1: Type: text/plain, Size: 744 bytes --]
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>
> 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;
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 295 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Eduardo Valentin <eduardo.valentin@ti.com>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
"Zhang, Rui" <rui.zhang@intel.com>
Cc: linux-pm@vger.kernel.org, linux-sh@vger.kernel.org,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
eduardo.valentin@ti.com
Subject: Re: [PATCH] thermal: rcar: Fix typo in probe information message
Date: Tue, 14 May 2013 23:42:15 +0000 [thread overview]
Message-ID: <5192CBD7.50200@ti.com> (raw)
In-Reply-To: <1368572432-3943-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
[-- Attachment #1: Type: text/plain, Size: 744 bytes --]
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>
> 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;
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 295 bytes --]
next prev parent reply other threads:[~2013-05-14 23:42 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 [this message]
2013-05-14 23:42 ` Eduardo Valentin
2013-05-16 1:27 ` Zhang Rui
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=5192CBD7.50200@ti.com \
--to=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 \
--cc=rui.zhang@intel.com \
/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.