mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 01:51:34 +00:00
b0b5d063d6
The set_trip_temp() callback is used when changing the trip temperature through sysfs. As it is called with the thermal-zone-device lock held it must not use thermal_zone_get_trip() directly or it will deadlock. Fixes: 56d7b397cc29 ("thermal/drivers/tegra: Use generic thermal_zone_get_trip() function") Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Link: https://lore.kernel.org/r/20221214131617.2447-4-johan+linaro@kernel.org Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
soctherm-fuse.c | ||
soctherm.c | ||
soctherm.h | ||
tegra30-tsensor.c | ||
tegra124-soctherm.c | ||
tegra132-soctherm.c | ||
tegra210-soctherm.c | ||
tegra-bpmp-thermal.c |