diff options
author | 2024-02-14 13:48:34 +0100 | |
---|---|---|
committer | 2024-02-23 18:24:48 +0100 | |
commit | 75fb8714728460c4584c72e2f6410944a0b2cc44 (patch) | |
tree | 6d26d4a85e61ada980ab6ef9ffc6757628dd1e2b /scripts/generate_rust_analyzer.py | |
parent | thermal: core: Store zone ops in struct thermal_zone_device (diff) | |
download | linux-rng-75fb8714728460c4584c72e2f6410944a0b2cc44.tar.xz linux-rng-75fb8714728460c4584c72e2f6410944a0b2cc44.zip |
thermal: ACPI: Constify acpi_thermal_zone_ops
Because thermal zone operations are now stored directly in struct
thermal_zone_device, acpi_thermal_zone_ops need not be modified by
the thermal core and so it can be const.
Adjust the code accordingly.
No 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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions