hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
authorGuenter Roeck <linux@roeck-us.net>
Fri, 7 Jan 2022 20:36:41 +0000 (12:36 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 12 Jan 2022 01:07:38 +0000 (17:07 -0800)
commit6e65410340c0d29053fa6ea5ba1261bd89cae028
treeb353941ef1dc82657d5965d0858abb8b44df6fab
parent1b5ce0d451874096679a0247066d876d3f482cd6
hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649

Experiments with MAX6646 and MAX6648 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