Message ID | 20240402152952.3578659-1-andriy.shevchenko@linux.intel.com |
---|---|
Headers | show |
Series | ACPI: LPSS: Prepare for SPI code cleanup | expand |
On Tue, Apr 02, 2024 at 06:28:51PM +0300, Andy Shevchenko wrote: > An ad-hoc cleanup followed by preparation for SPI code cleaning. > The latter will be done in the next kernel cycle to avoid conflicts. Thinking more about these two, it might be even possible to put them as amendments for v6.9-rc3, but I'm fine to have them for v6.10-rc1. Just speaking out my thoughts, whatever is better for you is good for me.
On 4/2/24 8:28 AM, Andy Shevchenko wrote: > An ad-hoc cleanup followed by preparation for SPI code cleaning. > The latter will be done in the next kernel cycle to avoid conflicts. Looks good to me. Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> > Andy Shevchenko (2): > ACPI: LPSS: Remove nested ifdeffery for CONFIG_PM > ACPI: LPSS: Advertise number of chip selects via property > > drivers/acpi/acpi_lpss.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) >