acrn-kernel/tools/lib/thermal
Vincent Guittot 2de2830887 tools/lib/thermal: Fix thermal_sampling_exit()
[ Upstream commit a29cbd76aa ]

thermal_sampling_init() suscribes to THERMAL_GENL_SAMPLING_GROUP_NAME group
so thermal_sampling_exit() should unsubscribe from the same group.

Fixes: 47c4b0de08 ("tools/lib/thermal: Add a thermal library")
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Link: https://lore.kernel.org/r/20230202102812.453357-1-vincent.guittot@linaro.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-10 09:33:05 +01:00
..
include
.gitignore
Build
Makefile
commands.c
events.c
libthermal.map
libthermal.pc.template
sampling.c tools/lib/thermal: Fix thermal_sampling_exit() 2023-03-10 09:33:05 +01:00
thermal.c
thermal_nl.c
thermal_nl.h