linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table
@ 2018-12-28 15:11 Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2018-12-28 15:11 UTC (permalink / raw)
  To: Tony_Ao; +Cc: jdelvare, linux-hwmon, linux-kernel, Matt_Chen, vijaykhemka

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.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table
       [not found] <1546842572-75828-1-git-send-email-ginyo78914@gmail.com>
@ 2019-01-08  5:06 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2019-01-08  5:06 UTC (permalink / raw)
  To: Cheng-Min Ao, jdelvare; +Cc: linux-hwmon

On 1/6/19 10:29 PM, Cheng-Min Ao wrote:
> From: Cheng-Min Ao <tony_ao@wiwynn.com>
> 
> Correct a typo in OF device ID table
> The last one should be 'ti,tmp442'
> 
> Signed-off-by: Cheng-Min Ao <tony_ao@wiwynn.com>
> Signed-off-by: Yu-Hsiang Chen <matt_chen@wiwynn.com>

Applied. In the future, please don't forget to copy linux-hwmon@vger.kernel.org.

Thanks,
Guenter

> ---
>   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
>   	},
>   	{ },
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-08  5:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-28 15:11 [PATCH] hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table Guenter Roeck
     [not found] <1546842572-75828-1-git-send-email-ginyo78914@gmail.com>
2019-01-08  5:06 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).