thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to threaded...
authorMateusz Majewski <m.majewski2@samsung.com>
Fri, 1 Dec 2023 09:56:19 +0000 (10:56 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 2 Jan 2024 08:33:19 +0000 (09:33 +0100)
commit20009a8137eefbeebb86402d04cae8955795385a
treea687096c12a96805c18dbc8555b87c30e76502f6
parent0ac3e1cf37367aea1fef26569b793b5e57eb7a51
thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to threaded interrupts

The workqueue boilerplate is mostly one-to-one what the threaded
interrupts do.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Mateusz Majewski <m.majewski2@samsung.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20231201095625.301884-4-m.majewski2@samsung.com
drivers/thermal/samsung/exynos_tmu.c