hwmon: (it87) Remove tests nolonger required
authorFrank Crawford <frank@crawford.emu.id.au>
Sun, 28 Apr 2024 06:06:36 +0000 (16:06 +1000)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 30 Apr 2024 17:32:14 +0000 (10:32 -0700)
commit79a4c239e0a7d692520fbf4c1dc86b1fea53ea5e
tree133619a514612db56a514e7c1f30f5d97c1e7d40
parente58095cfc55692e4da4a5e87322e09a9b75186e0
hwmon: (it87) Remove tests nolonger required

Remove DMI tests for boards that are known to have issues with entering
configuration mode, as now we are testing the chips directly and no
longer need to rely on matching the board.

Leave the DMI table in place, for the nVIDIA board, and any future
expansions.

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