diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-05-28 17:57:13 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-06-11 22:04:21 +0300 |
commit | 993c87047ddebb9cf922c489199d3a402a440979 (patch) | |
tree | 5969163c76fe7867c7ae86d0f4bf972fb3d9fe8d /scripts/gdb/linux/modules.py | |
parent | ea6a3c52021e552d904d0b1b67ef695bc5c3a54a (diff) | |
download | linux-993c87047ddebb9cf922c489199d3a402a440979.tar.xz |
thermal/debugfs: Adjust check for trips without statistics in tze_seq_show()
Initialize the trip_temp field in struct trip_stats to
THERMAL_TEMP_INVALID and adjust the check for trips without
statistics in tze_seq_show() to look at that field instead of
comparing min and max.
This will mostly be useful to simplify subsequent changes.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions