[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220712024058.GA2308616@roeck-us.net>
Date: Mon, 11 Jul 2022 19:40:58 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Daniel Lezcano <daniel.lezcano@...exp.org>
Cc: daniel.lezcano@...aro.org, rafael@...nel.org, rui.zhang@...el.com,
khilman@...libre.com, abailon@...libre.com, amitk@...nel.org,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [PATCH v1 01/33] thermal/of: Rework the thermal device tree
initialization
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)
Powered by blists - more mailing lists