hwmon: Add missing HWMON_T_ALARM
authorPeter Huewe <PeterHuewe@gmx.de>
Thu, 16 Mar 2017 23:28:56 +0000 (00:28 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 22 Mar 2017 07:18:22 +0000 (00:18 -0700)
commita5023a99393dab276069cd60dad3e61d57720fda
treed105748e1dc85db735c161d2a7746f5bb5571951
parent8358378b22518d92424597503d3c1cd302a490b6
hwmon: Add missing HWMON_T_ALARM

Unfortunately the HWMON_T_ALARM define was missing,
although the associated entry was present in hwmon_temp_attributes.
This is needed to convert drivers to the new interface which use channel
based alarms.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
include/linux/hwmon.h