drivers/thermal/renesas/rzg3e_thermal.c | 1 - 1 file changed, 1 deletion(-)
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Remove the stale kernel-doc description line for the 'syscon' member
from struct rzg3e_thermal_priv.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
drivers/thermal/renesas/rzg3e_thermal.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/thermal/renesas/rzg3e_thermal.c b/drivers/thermal/renesas/rzg3e_thermal.c
index f0e29fe633db..086bd3da10e1 100644
--- a/drivers/thermal/renesas/rzg3e_thermal.c
+++ b/drivers/thermal/renesas/rzg3e_thermal.c
@@ -87,7 +87,6 @@ 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
--
2.54.0
On Wed, 20 May 2026 at 11:16, Prabhakar <prabhakar.csengg@gmail.com> wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>
> Remove the stale kernel-doc description line for the 'syscon' member
> from struct rzg3e_thermal_priv.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Fixes: c33edd8f936ccf2e ("thermal: renesas: rzg3e: make calibration
value retrieval per-chip")
If commit bf746e2a41efd986 ("thermal: renesas: rzg3e: Remove stale
@trim_offset kernel-doc entry") would have had that Fixes-tag, perhaps
it would have been noticed that that commit removed _two_ members?
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
© 2016 - 2026 Red Hat, Inc.