[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241026124118.266c52db@jic23-huawei>
Date: Sat, 26 Oct 2024 12:41:18 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Jonathan Cameron <Jonathan.Cameron@...wei.com>, Marius Cristea
<marius.cristea@...rochip.com>, Trevor Gamblin <tgamblin@...libre.com>,
Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@....com>, Hans de Goede
<hdegoede@...hat.com>, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, Lars-Peter Clausen <lars@...afoo.de>
Subject: Re: [PATCH v3 16/24] iio: accel: kxcjk-1013: drop ACPI_PTR() and
move ID out of CONFIG_ACPI guards
On Thu, 24 Oct 2024 22:05:05 +0300
Andy Shevchenko <andriy.shevchenko@...ux.intel.com> wrote:
> The complexity of config guards needed for ACPI_PTR() is not worthwhile
> for the small amount of saved data. This example was doing it correctly
> but I am proposing dropping this so as to reduce chance of cut and paste
> where it is done wrong. Also added linux/mod_devicetable.h for
> struct acpi_device_id definition.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Ah. so my white space messing around earlier made this slightly harder to apply.
I carried forward the spaces after {
Applied,
Thanks,
Jonathan
Powered by blists - more mailing lists