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:25:59 +0000 (12:25 +0100)
commit2464738d0ee4ec57bd6f561acc3b178c79703c38
treee05633dd180670506d2b5326943e9b86f1afc68c
parent196df56c3dc8bb36caf0bda25c26056a838ed273
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