Re: [PATCH v1 01/33] thermal/of: Rework the thermal device tree initialization

From: Guenter Roeck
Date: Mon Jul 11 2022 - 22:41:09 EST


On Sun, Jul 10, 2022 at 11:23:51PM +0200, Daniel Lezcano wrote:
[ ... ]
>
> +static inline void thermal_of_zone_unregister(struct thermal_zone_device *tz)
> +{
> +}
> +
> +static inline void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz)
> +{
> +}
> +

Unless I am missing something, there are no dummies for the registration
functions. Is that on purpose ?

Thanks,
Guenter

> static inline
> void devm_thermal_zone_of_sensor_unregister(struct device *dev,
> struct thermal_zone_device *tz)