aboutsummaryrefslogtreecommitdiffstats
path: root/rust/kernel
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linexp.org>2022-08-05 00:43:19 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2022-08-17 14:09:37 +0200
commit90b2ca02a969963bb37c30b42510fc3dfb0a3ae7 (patch)
treede702040394426fda301c66d037999be94e17407 /rust/kernel
parentthermal/of: Make new code and old code co-exist (diff)
downloadlinux-dev-90b2ca02a969963bb37c30b42510fc3dfb0a3ae7.tar.xz
linux-dev-90b2ca02a969963bb37c30b42510fc3dfb0a3ae7.zip
thermal/drivers/rockchip: 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-4-daniel.lezcano@linexp.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions