mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
hwmon: (lm95241) Update module description to include LM95231
This driver also supports LM95231. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user