hwmon: (it87) List full chip model name
authorFrank Crawford <frank@crawford.emu.id.au>
Sat, 28 Jan 2023 06:03:04 +0000 (17:03 +1100)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 3 Feb 2023 15:30:11 +0000 (07:30 -0800)
commit1f21531d4f42360971a6ebf9d3a4f20a2f4b3be1
treefdf0730fa18fe82174873f448d1c96ee99c6bc2b
parente114737850668d4e14be4460e8aa45e668b87b80
hwmon: (it87) List full chip model name

ITE model names do not always match the chip ID.

Convert from just adding a suffix to specifying the full model name.

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