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>
Mon, 24 Jan 2022 02:21:27 +0000 (18:21 -0800)
commit94746b0ba479743355e0d3cc1cb9cfe3011fb8be
tree8a58929afd359f8897afd1d3ab04dbd65f5a2d5d
parenta53fff96f35763d132a36c620b183fdf11022d7a
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