]> Git Repo - linux.git/commitdiff
hwmon: (lm95241) Update module description to include LM95231
authorAxel Lin <[email protected]>
Tue, 13 Sep 2016 07:27:48 +0000 (15:27 +0800)
committerGuenter Roeck <[email protected]>
Tue, 13 Sep 2016 14:28:01 +0000 (07:28 -0700)
This driver also supports LM95231.

Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
drivers/hwmon/lm95241.c

index 844c2a0aaba03a627b3824b4832b407726ce4f22..8c573e6e97263965bac39b11d360d5179ab23169 100644 (file)
@@ -505,5 +505,5 @@ static struct i2c_driver lm95241_driver = {
 module_i2c_driver(lm95241_driver);
 
 MODULE_AUTHOR("Davide Rizzo <[email protected]>");
-MODULE_DESCRIPTION("LM95241 sensor driver");
+MODULE_DESCRIPTION("LM95231/LM95241 sensor driver");
 MODULE_LICENSE("GPL");
This page took 0.060676 seconds and 4 git commands to generate.