thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static const
authorMason Chang <mason-cw.chang@mediatek.com>
Mon, 26 May 2025 10:26:57 +0000 (18:26 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 16 Jul 2025 21:18:11 +0000 (23:18 +0200)
commitc5d5a72c01f7faabe7cc0fd63942c18372101daf
tree7db0ddad6a01a447557616ff9cf445148f0b9b4f
parentae332ec0009d762982540635411caefeafa92a5b
thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static const

Change the LVTS commands array to static const in preparation for
adding different commands.

Signed-off-by: Mason Chang <mason-cw.chang@mediatek.com>
Link: https://lore.kernel.org/r/20250526102659.30225-2-mason-cw.chang@mediatek.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/thermal/mediatek/lvts_thermal.c