hwmon: (lm90) Mark alert as broken for MAX6680
authorGuenter Roeck <linux@roeck-us.net>
Fri, 7 Jan 2022 19:11:00 +0000 (11:11 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 12 Jan 2022 01:07:38 +0000 (17:07 -0800)
commit1b5ce0d451874096679a0247066d876d3f482cd6
tree9c5a67ae986194eb3e030c26c680de41b0b18617
parent51a5e49ed7881c4b7876d7c0e6d002f19dca79be
hwmon: (lm90) Mark alert as broken for MAX6680

Experiments with MAX6680 and MAX6681 show that the alert function of those
chips is broken, similar to other chips supported by the lm90 driver.
Mark it accordingly.

Fixes: 4667bcb8d8fc ("hwmon: (lm90) Introduce chip parameter structure")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm90.c