hwmon: (it87) Allow for chips with only 4 temp sensors
authorFrank Crawford <frank@crawford.emu.id.au>
Sun, 30 Apr 2023 04:50:32 +0000 (14:50 +1000)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 8 Jun 2023 13:41:17 +0000 (06:41 -0700)
commit339c8f2484a110fd94af4d045e2be9bf25800381
tree7c4b72c05f028ce40e92121f419650995aef4329
parent6a01a12d7e1609defa9a025e22e8730008a62104
hwmon: (it87) Allow for chips with only 4 temp sensors

Some chips are known to only have 4 temperature sensors and there is no
requirement to test for more.  Currently only the IT8622E fits this
category.

Signed-off-by: Frank Crawford <frank@crawford.emu.id.au>
Link: https://lore.kernel.org/r/20230430045032.1723288-1-frank@crawford.emu.id.au
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/it87.c