[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID:
<TY3PR01MB11346FF4FBB88C666B2DA2AC58664A@TY3PR01MB11346.jpnprd01.prod.outlook.com>
Date: Sun, 8 Feb 2026 10:17:45 +0000
From: Biju Das <biju.das.jz@...renesas.com>
To: biju.das.au <biju.das.au@...il.com>, John Madieu
<john.madieu.xa@...renesas.com>, "Rafael J. Wysocki" <rafael@...nel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>
CC: Zhang Rui <rui.zhang@...el.com>, Lukasz Luba <lukasz.luba@....com>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, Geert
Uytterhoeven <geert+renesas@...der.be>, Prabhakar Mahadev Lad
<prabhakar.mahadev-lad.rj@...renesas.com>, biju.das.au
<biju.das.au@...il.com>, "linux-renesas-soc@...r.kernel.org"
<linux-renesas-soc@...r.kernel.org>
Subject: RE: [PATCH] thermal: renesas: rzg3e: Drop unused kernel-doc comments
Hi All,
> -----Original Message-----
> From: Biju <biju.das.au@...il.com>
> Sent: 08 February 2026 09:29
> Subject: [PATCH] thermal: renesas: rzg3e: Drop unused kernel-doc comments
>
> From: Biju Das <biju.das.jz@...renesas.com>
>
> Drop unused kernel-doc comments from struct rzg3e_thermal_priv.
>
> Signed-off-by: Biju Das <biju.das.jz@...renesas.com>
If it all Fixes tag required to make the code in sync with kernel-doc
Fixes: c33edd8f936c ("thermal: renesas: rzg3e: make calibration value retrieval per-chip")
> ---
> drivers/thermal/renesas/rzg3e_thermal.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/thermal/renesas/rzg3e_thermal.c b/drivers/thermal/renesas/rzg3e_thermal.c
> index dde021e283b7..086bd3da10e1 100644
> --- a/drivers/thermal/renesas/rzg3e_thermal.c
> +++ b/drivers/thermal/renesas/rzg3e_thermal.c
> @@ -87,13 +87,11 @@ struct rzg3e_thermal_info {
> * struct rzg3e_thermal_priv - RZ/G3E TSU private data
> * @base: TSU register base
> * @dev: device pointer
> - * @syscon: regmap for calibration values
> * @zone: thermal zone device
> * @rstc: reset control
> * @info: chip type specific information
> * @trmval0: calibration value 0 (b)
> * @trmval1: calibration value 1 (c)
> - * @trim_offset: offset for trim registers in syscon
> * @lock: protects hardware access during conversions
> */
> struct rzg3e_thermal_priv {
> --
> 2.43.0
Powered by blists - more mailing lists