commit | b75394c19d0127ee8aab03c5eff7efb253de4199 | [log] [tgz] |
---|---|---|
author | Naveen Krishna Chatradhi <nchatrad@amd.com> | Tue Sep 29 16:23:21 2020 +0530 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Oct 04 08:40:08 2020 -0700 |
tree | ff4019c337ed6ee00a0eea33f3dc4de069149fc1 | |
parent | 514db2b445df79e0a2f040842969cf58088a3886 [diff] |
hwmon: (amd_energy) Improve the accumulation logic Factor out the common code in the accumulation functions for core and socket accumulation. While at it, handle the return value of the amd_create_sensor() function. Signed-off-by: Naveen Krishna Chatradhi <nchatrad@amd.com> Link: https://lore.kernel.org/r/20200929105322.8919-4-nchatrad@amd.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>