Re: [PATCH] mfd: hi6421-spmi-pmic: cleanup drvdata

From: Mauro Carvalho Chehab
Date: Thu Sep 02 2021 - 08:47:24 EST


Em Thu, 2 Sep 2021 14:04:55 +0200
Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> escreveu:

> On Thu, Sep 02, 2021 at 01:48:11PM +0200, Mauro Carvalho Chehab wrote:
> > There are lots of fields at struct hi6421_spmi_pmic that aren't
> > used. In a matter of fact, only regmap is needed.
> >
> > So, drop the struct as a hole, and set just the regmap as
> > the drvdata.
> >
> > While here, add a missing dot at the Huawei's copyrights.
>
> What "missing dot"? I do not see any such change in this patch :(

Probably moved to some other patch during the dozens of e-mails
that this patch series suffered.

I'll resend this patch without this comment.

Thanks,
Mauro