From: Guenter Roeck <linux@roeck-us.net>
To: Tony_Ao@wiwynn.com
Cc: jdelvare@suse.com, linux-hwmon@vger.kernel.org,
linux-kernel@vger.kernel.org, Matt_Chen@wiwynn.com,
vijaykhemka@fb.com
Subject: Re: [PATCH] hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table
Date: Fri, 28 Dec 2018 07:11:00 -0800 [thread overview]
Message-ID: <20181228151100.GA22978@roeck-us.net> (raw)
On Fri, Dec 28, 2018 at 02:03:22AM +0000, Tony_Ao@wiwynn.com wrote:
> Hi there,
>
> Correct a typo in OF device ID table.
> The last one should be 'ti,tmp442'.
>
Good catch. Unfortunately, the patch is corrupted and does not apply
(tabs replaced with spaces). Please resend and make sure that your
mailer leaves it alone (possibly use git send-email).
Also, please drop the "confidential" trailer.
Thanks,
Guenter
> Signed-off-by: Cheng-Min Ao <tony_ao@wiwynn.com>
> Signed-off-by: Yu-Hsiang Chen <matt_chen@wiwynn.com>
> ---
> drivers/hwmon/tmp421.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hwmon/tmp421.c b/drivers/hwmon/tmp421.c
> index 8844c95..7053be5 100644
> --- a/drivers/hwmon/tmp421.c
> +++ b/drivers/hwmon/tmp421.c
> @@ -88,7 +88,7 @@
> .data = (void *)2
> },
> {
> - .compatible = "ti,tmp422",
> + .compatible = "ti,tmp442",
> .data = (void *)3
> },
> { },
> --
> 1.9.1
>
> Regards,
> Tony
>
>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
> This email contains confidential or legally privileged information and is for the sole use of its intended recipient.
> Any unauthorized review, use, copying or distribution of this email or the content of this email is strictly prohibited.
> If you are not the intended recipient, you may reply to the sender and should delete this e-mail immediately.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
reply other threads:[~2018-12-28 15:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20181228151100.GA22978@roeck-us.net \
--to=linux@roeck-us.net \
--cc=Matt_Chen@wiwynn.com \
--cc=Tony_Ao@wiwynn.com \
--cc=jdelvare@suse.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vijaykhemka@fb.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox