Skip to content
Snippets Groups Projects
Commit 02d438f6 authored by Dan Carpenter's avatar Dan Carpenter Committed by Daniel Lezcano
Browse files

thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()


This error path return success but it should propagate the negative
error code from devm_clk_get().

Fixes: 6c247393 ("thermal: exynos: Add TMU support for Exynos7 SoC")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210810084413.GA23810@kili
parent 8f8d8b03
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment