OSDN Git Service

hwmon: (amd_energy) Improve the accumulation logic
authorNaveen Krishna Chatradhi <nchatrad@amd.com>
Tue, 29 Sep 2020 10:53:21 +0000 (16:23 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 4 Oct 2020 15:40:08 +0000 (08:40 -0700)
commitb75394c19d0127ee8aab03c5eff7efb253de4199
treeff4019c337ed6ee00a0eea33f3dc4de069149fc1
parent514db2b445df79e0a2f040842969cf58088a3886
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>
drivers/hwmon/amd_energy.c