All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hwmon: (lm95241) Update module description to include LM95231
@ 2016-09-13  7:27 Axel Lin
  2016-09-13 14:29 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2016-09-13  7:27 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: Davide Rizzo, Jean Delvare, linux-hwmon, Axel Lin

This driver also supports LM95231.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 drivers/hwmon/lm95241.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/hwmon/lm95241.c b/drivers/hwmon/lm95241.c
index 844c2a0..8c573e6 100644
--- a/drivers/hwmon/lm95241.c
+++ b/drivers/hwmon/lm95241.c
@@ -505,5 +505,5 @@ static struct i2c_driver lm95241_driver = {
 module_i2c_driver(lm95241_driver);
 
 MODULE_AUTHOR("Davide Rizzo <elpa.rizzo@gmail.com>");
-MODULE_DESCRIPTION("LM95241 sensor driver");
+MODULE_DESCRIPTION("LM95231/LM95241 sensor driver");
 MODULE_LICENSE("GPL");
-- 
2.7.4


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

end of thread, other threads:[~2016-09-13 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13  7:27 [PATCH] hwmon: (lm95241) Update module description to include LM95231 Axel Lin
2016-09-13 14:29 ` Guenter Roeck

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.