hwmon: (lm90) Add flag to indicate conversion rate support
authorGuenter Roeck <linux@roeck-us.net>
Tue, 16 Nov 2021 02:14:35 +0000 (18:14 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 13 Jul 2022 15:38:18 +0000 (08:38 -0700)
commitca6bfa3b7325518a4b41c81c89a970976771f2ea
tree8825300e131cfb9b5dc272ea20638d7f6b05d7d2
parent2cb8d9d831306757b1de393f1c5b8a98b715bf15
hwmon: (lm90) Add flag to indicate conversion rate support

A flag indicating support for setting the conversion rate doesn't cost
much and will enable us to add support for MAX6642 to the lm90 driver.

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