diff options
author | 2023-08-10 21:09:54 +0200 | |
---|---|---|
committer | 2023-08-11 18:44:44 +0200 | |
commit | 4f16443596f4d3dcf0474f8c753219bd6b9470f2 (patch) | |
tree | 8aefb3cf7771203a8dadd16758352dd2ed536585 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definition (diff) | |
download | wireguard-linux-4f16443596f4d3dcf0474f8c753219bd6b9470f2.tar.xz wireguard-linux-4f16443596f4d3dcf0474f8c753219bd6b9470f2.zip |
thermal: intel: intel_soc_dts_iosf: Always assume notification support
None of the existing callers of intel_soc_dts_iosf_init() passes
INTEL_SOC_DTS_INTERRUPT_NONE as the first argument to it, so the
notification local variable in it is always true and the
notification_support argument of add_dts_thermal_zone() is always
true either.
For this reason, drop the notification local variable from
intel_soc_dts_iosf_init() and the notification_support argument from
add_dts_thermal_zone() and rearrange the latter to always set
writable_trip_cnt and trip_mask.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions