diff options
author | 2022-08-05 00:43:23 +0200 | |
---|---|---|
committer | 2022-08-17 14:09:38 +0200 | |
commit | 6fc2e1a5f98feb9cf0698b69c90701e0b9de2bf5 (patch) | |
tree | 70bf7e4ef49b55714d0d498d9a6512d219a5802e /rust/kernel/str.rs | |
parent | thermal/drivers/mmio: Switch to new of API (diff) | |
download | linux-dev-6fc2e1a5f98feb9cf0698b69c90701e0b9de2bf5.tar.xz linux-dev-6fc2e1a5f98feb9cf0698b69c90701e0b9de2bf5.zip |
thermal/drivers/tegra: Switch to new of API
The thermal OF code has a new API allowing to migrate the OF
initialization to a simpler approach. The ops are no longer device
tree specific and are the generic ones provided by the core code.
Convert the ops to the thermal_zone_device_ops format and use the new
API to register the thermal zone with these generic ops.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linexp.org>
Link: https://lore.kernel.org/r/20220804224349.1926752-8-daniel.lezcano@linexp.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'rust/kernel/str.rs')
0 files changed, 0 insertions, 0 deletions