hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617A
authorGuenter Roeck <linux@roeck-us.net>
Mon, 15 Nov 2021 06:06:35 +0000 (22:06 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 26 Dec 2021 23:02:05 +0000 (15:02 -0800)
commitff9b8778797940628934205010d12b7084c85447
treeb77ad4bea139b649dc4d7cc1efeb450a4cb5847a
parentff300b71ba3860d282f77774d2b02ec49ad0e9cf
hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617A

The adm1021 driver is quite generous with its automatic chip detection
and easily misdetects several chips. Strengthen detection of MAX1617,
MAX1617A, and LM84 to make the driver less vulnerable to false matches.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adm1021.c