Skip to content

Commit

Permalink
hwmon: (lm95241) Update module description to include LM95231
Browse files Browse the repository at this point in the history
This driver also supports LM95231.

Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
  • Loading branch information
AxelLin authored and groeck committed Sep 13, 2016
1 parent ca05ab2 commit 0a8784e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hwmon/lm95241.c
Original file line number Diff line number Diff line change
Expand Up @@ -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");

0 comments on commit 0a8784e

Please sign in to comment.