commit | d7971d57d2737002dc0ef2f9d9c9494184d41348 | [log] [tgz] |
---|---|---|
author | Cristian Marussi <cristian.marussi@arm.com> | Thu Nov 19 17:49:03 2020 +0000 |
committer | Sudeep Holla <sudeep.holla@arm.com> | Sun Nov 22 18:00:14 2020 +0000 |
tree | d24b27194890d94e5bb0677eb5153ce48bfe9e11 | |
parent | 1fe00b8b4276ddf335216f884cb719edbea129e1 [diff] |
hwmon: (scmi) Update hwmon internal scale data type Use an int to calculate scale values inside scmi_hwmon_scale() to match the updated scale data type in struct scmi_sensor_info. Link: https://lore.kernel.org/r/20201119174906.43862-4-cristian.marussi@arm.com Cc: linux-hwmon@vger.kernel.org Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>