Re: [PATCH v1 0/3] iio: reduce acpi.h usage
From: Jonathan Cameron
Date: Sat Sep 07 2024 - 11:24:43 EST
On Wed, 4 Sep 2024 00:28:19 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> Reduce acpi.h usage (partially, more will come).
LGTM
Applied to the togreg branch of iio.git and pushed out as testing.
Probably next cycle material though given timing,
Jonathan
>
> Andy Shevchenko (3):
> iio: imu: fxos8700: Drop unused acpi.h
> iio: proximity: sx_common: Unexport
> sx_common_get_raw_register_config()
> iio: proximity: sx_common: Drop unused acpi.h
>
> drivers/iio/imu/fxos8700_core.c | 1 -
> drivers/iio/proximity/sx9324.c | 20 ++++++++++++++++++++
> drivers/iio/proximity/sx9360.c | 1 -
> drivers/iio/proximity/sx_common.c | 21 ---------------------
> drivers/iio/proximity/sx_common.h | 4 ----
> 5 files changed, 20 insertions(+), 27 deletions(-)
>