diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2026-03-07 11:24:21 +0100 |
|---|---|---|
| committer | Daniel Lezcano <daniel.lezcano@kernel.org> | 2026-03-10 00:12:46 +0100 |
| commit | b3414148bbc1f9cd56217e58a558c6ac4fd1b4a6 (patch) | |
| tree | 027202e2c2dea992fb11a0822aa8dfb7c1996d6f /net/ipv4/ipvs/git@git.tavy.me:linux.git | |
| parent | 83c0f9a5d679a6f8d84fc49b2f62ea434ccab4b6 (diff) | |
thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_temp
The raw temperature data was never clamped to SPRD_THM_RAW_DATA_LOW or
SPRD_THM_RAW_DATA_HIGH because the return value of clamp() was not used.
Fix this by assigning the clamped value to 'rawdata'.
Casting SPRD_THM_RAW_DATA_LOW and SPRD_THM_RAW_DATA_HIGH to u32 is also
redundant and can be removed.
Fixes: 554fdbaf19b1 ("thermal: sprd: Add Spreadtrum thermal driver support")
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Cc: stable@vger.kernel.org
Link: https://patch.msgid.link/20260307102422.306055-2-thorsten.blum@linux.dev
Diffstat (limited to 'net/ipv4/ipvs/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
