hwmon: (lm90) Add support for 2nd remote channel's offset register
authorSlawomir Stepien <slawomir.stepien@nokia.com>
Tue, 7 Jun 2022 06:35:03 +0000 (08:35 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 13 Jul 2022 15:38:20 +0000 (08:38 -0700)
commit07845f559d325ce7b227b478dd33b8c524a065ad
tree9949468c274b78e317abbe9274b696b88650dcc3
parent9b00a5f50934b74c61982dcd30b2c21e07d0d317
hwmon: (lm90) Add support for 2nd remote channel's offset register

The ADT7481 have LM90_HAVE_TEMP3 and LM90_HAVE_OFFSET flags, but the
support of second remote channel's offset is missing. Add that
implementation.

Signed-off-by: Slawomir Stepien <slawomir.stepien@nokia.com>
Link: https://lore.kernel.org/r/20220607063504.1287855-2-sst@poczta.fm
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm90.c