Re: [PATCH v2 1/2] regmap: add support to regmap_field_bulk_alloc/free apis

From: Greg KH
Date: Wed Sep 30 2020 - 08:27:18 EST


On Wed, Sep 30, 2020 at 01:15:52PM +0100, Mark Brown wrote:
> On Wed, Sep 30, 2020 at 02:11:00PM +0200, Greg KH wrote:
> > On Wed, Sep 30, 2020 at 01:08:49PM +0100, Mark Brown wrote:
>
> > > We have managed versions of the other regmap allocation functions, it
> > > makes sense for consistency to have managed versions of these too. I
> > > think there's a meaningful difference between a simple and expected
> > > wrapper like these and infrastructure which hasn't been proved out by
> > > users.
>
> > Ok, do you think these are really needed?
>
> > A review would be nice :)
>
> I applied this patch the other day - ea470b82f205fc in -next.

Great, sorry for the noise.

greg k-h