[PATCH 0/2] Mediatek lvts_thermal driver: Fix wrong lvts_ctrl index

From: Julien Panis
Date: Fri May 03 2024 - 11:36:01 EST


PATCH 1/2 is a minor change: it just removes 2 unused members from
'struct lvts_ctrl_data'.

PATCH 2/2 is a major bug fix: it fixes a situation where a wrong
array index is used as 'struct lvts_ctrl_data' type item.

Signed-off-by: Julien Panis <jpanis@xxxxxxxxxxxx>
---
Julien Panis (2):
thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts_ctrl_data
thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index

drivers/thermal/mediatek/lvts_thermal.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
base-commit: 9221b2819b8a4196eecf5476d66201be60fbcf29
change-id: 20240503-mtk-thermal-lvts-ctrl-idx-fix-ca7e7ea47a0f

Best regards,
--
Julien Panis <jpanis@xxxxxxxxxxxx>