hwmon: (lm90) Introduce flag indicating extended temperature support
authorGuenter Roeck <linux@roeck-us.net>
Thu, 21 Oct 2021 08:49:50 +0000 (01:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Dec 2021 11:28:48 +0000 (12:28 +0100)
commit983084e19aeb648f034b2be9f08dff2199855683
treeef04cbb14c863efb19feed101b5a5ac33e81c013
parentd105f30bea9104c590a9e5b495cb8a49bdfe405f
hwmon: (lm90) Introduce flag indicating extended temperature support

[ Upstream commit f347e249fcf920ad6974cbd898e2ec0b366a1c34 ]

A flag indicating extended temperature support makes it easier
to add support for additional chips with this functionality.

Cc: David T. Wilson <david.wilson@nasa.gov>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hwmon/lm90.c