Re: [PATCH v1 2/2] i2c: designware: constify regmap_config

From: Raag Jadav
Date: Mon Mar 04 2024 - 02:58:49 EST


On Thu, Feb 08, 2024 at 12:46:07PM +0200, Raag Jadav wrote:
> On Mon, Jan 22, 2024 at 11:44:22AM +0200, Jarkko Nikula wrote:
> > On 1/22/24 05:31, Raag Jadav wrote:
> > > We never modify regmap_config, mark it as const.
> > >
> > > Signed-off-by: Raag Jadav <raag.jadav@xxxxxxxxx>
> > > ---
> > > drivers/i2c/busses/i2c-designware-platdrv.c | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > Both:
> >
> > Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
>
> Bump.
>
> Anything I can do to move these forward?

Hi Andi,

Are these worth moving forward?

Raag