mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-17 22:16:37 +07: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:
parent
ca05ab20f1
commit
0a8784e792
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user