[PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header

Heiko Stübner heiko at sntech.de
Thu Nov 12 06:13:29 EST 2020


Am Donnerstag, 12. November 2020, 11:33:44 CET schrieb Lee Jones:
> On Tue, 03 Nov 2020, Lee Jones wrote:
> 
> > Fixes the following W=1 kernel build warning(s):
> > 
> >  drivers/soc/rockchip/io-domain.c:57: warning: Cannot understand  * @supplies: voltage settings matching the register bits.
> > 
> > Cc: Heiko Stuebner <heiko at sntech.de>
> > Cc: Liam Girdwood <lgirdwood at gmail.com>
> > Cc: Mark Brown <broonie at kernel.org>
> > Cc: "Rafael J. Wysocki" <rafael.j.wysocki at intel.com>
> > Cc: Doug Anderson <dianders at chromium.org>
> > Cc: linux-rockchip at lists.infradead.org
> > Signed-off-by: Lee Jones <lee.jones at linaro.org>
> > ---
> >  drivers/soc/rockchip/io-domain.c | 3 ---
> >  1 file changed, 3 deletions(-)
> > 
> > diff --git a/drivers/soc/rockchip/io-domain.c b/drivers/soc/rockchip/io-domain.c
> > index eece97f97ef8f..d13d2d497720b 100644
> > --- a/drivers/soc/rockchip/io-domain.c
> > +++ b/drivers/soc/rockchip/io-domain.c
> > @@ -53,9 +53,6 @@
> >  
> >  struct rockchip_iodomain;
> >  
> > -/**
> > - * @supplies: voltage settings matching the register bits.
> > - */
> >  struct rockchip_iodomain_soc_data {
> >  	int grf_offset;
> >  	const char *supply_names[MAX_SUPPLIES];
> 
> Any idea who will pick this up?

me :-)






More information about the Linux-rockchip mailing list