Re: [PATCH v1 4/5] gpiolib: acpi: Reuse struct acpi_gpio_params in struct acpi_gpio_lookup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 03, 2025 at 01:35:06PM +0300, Mika Westerberg wrote:
> On Wed, Apr 02, 2025 at 03:21:19PM +0300, Andy Shevchenko wrote:
> > Some of the contents of struct acpi_gpio_lookup repeats what we have
> > in the struct acpi_gpio_params. Reuse the latter in the former.

> > +	struct acpi_gpio_params par;
> 
> params is better name

It's been already used elsewhere in the code. Do you want renaming there as
well for consistency's sake?

...

> >  	struct acpi_gpio_lookup *lookup = data;
> > +	struct acpi_gpio_params *par = &lookup->par;
> 
> These are not changed I guess so can this be const?

They are, see below. So the answer, it can't.

But I will double check and add const where it makes sense.

...

> >  		if (lookup->info.quirks & ACPI_GPIO_QUIRK_ONLY_GPIOIO && gpioint)
> > -			lookup->index++;
> > +			par->crs_entry_index++;

E.g., ^^^

-- 
With Best Regards,
Andy Shevchenko






[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]
  Powered by Linux