lkml.org 
[lkml]   [2023]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v1 01/10] gpio: pca953x: Drop unused fields in struct pca953x_platform_data
On Mon, Sep 04, 2023 at 09:43:01AM +0200, Bartosz Golaszewski wrote:
> On Fri, Sep 1, 2023 at 3:40 PM Andy Shevchenko
> <andriy.shevchenko@linux.intel.com> wrote:

...

> > /* number of the first GPIO */
> > unsigned gpio_base;
> >
> > - /* initial polarity inversion setting */
> > - u32 invert;
> > -
> > /* interrupt base */
> > int irq_base;
> > -
> > - void *context; /* param to setup/teardown */
> > -
> > - int (*setup)(struct i2c_client *client,
> > - unsigned gpio, unsigned ngpio,
> > - void *context);
> > - void (*teardown)(struct i2c_client *client,
> > - unsigned gpio, unsigned ngpio,
> > - void *context);
> > - const char *const *names;
>
> Ah, we're so close to getting rid of platform data entirely...

Yep!

> Series looks good to me, I'll pick it up next week after the merge
> window closes.

Sure, thank you for the review!

--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2023-09-06 18:29    [W:0.170 / U:1.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site