thermal: Apply HAL ABI versioning 98/309998/2
authorYunhee Seo <yuni.seo@samsung.com>
Fri, 19 Apr 2024 04:12:57 +0000 (13:12 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Fri, 19 Apr 2024 04:46:10 +0000 (13:46 +0900)
commit5073219b86ef7f47ad2aba1c24a4a33eb5813360
tree89a27a31441f926067b38bfbbf7b852e75450da9
parent476762704ddbabd8ed68bcb4d9e874842371d6fc
thermal: Apply HAL ABI versioning

While applying HAL ABI versioning, hal_backend_[module]_funcs is allocated from hal-api-[module] side.
Thus, allocation is moved to hal-api-device-thermal side.
Also, wrong module name is fixed and hal interface inclusion path is changed.
"thermal" -> "device-thermal"

Change-Id: I89caa12d62873b1fcd7d478699cb201d0f44db21
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
hw/thermal/thermal.c