ACPI: thermal: Drop redundant trip point flags
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 12 Sep 2023 18:46:02 +0000 (20:46 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 26 Sep 2023 15:58:34 +0000 (17:58 +0200)
commit4175a24f01eb4bfde7d57a9a3ea254649f440034
tree6371f91bd53eee20a56bb8615a4accb0c162d5ab
parentcdfe09df04a0706f3926c0643ba2218fae04003b
ACPI: thermal: Drop redundant trip point flags

Trip point flags previously used by the driver need not be used any more
after the preceding changes, so drop them and adjust the code accordingly.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/acpi/thermal.c