mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
Since Linux 6.5, get_trip_type function pointer is removed from thermal_zone_device_ops struct. For drivers that need to get the trip type should directly access trips array inside the thermal_zone_device struct. Bug 4740200 Signed-off-by: Johnny Liu <johnliu@nvidia.com> Change-Id: I5fca83c215adaf937a2acc81a943c455e2280a04 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3197038 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>