Re: [PATCH] hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/6/19 10:29 PM, Cheng-Min Ao wrote:
From: Cheng-Min Ao <tony_ao@xxxxxxxxxx>

Correct a typo in OF device ID table
The last one should be 'ti,tmp442'

Signed-off-by: Cheng-Min Ao <tony_ao@xxxxxxxxxx>
Signed-off-by: Yu-Hsiang Chen <matt_chen@xxxxxxxxxx>

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

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





[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux