public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] iio: reduce acpi.h usage
@ 2024-09-03 21:28 Andy Shevchenko
  2024-09-03 21:28 ` [PATCH v1 1/3] iio: imu: fxos8700: Drop unused acpi.h Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andy Shevchenko @ 2024-09-03 21:28 UTC (permalink / raw)
  To: Andy Shevchenko, Jonathan Cameron, linux-iio, linux-kernel
  Cc: Jonathan Cameron, Lars-Peter Clausen

Reduce acpi.h usage (partially, more will come).

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(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-09-09  9:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 21:28 [PATCH v1 0/3] iio: reduce acpi.h usage Andy Shevchenko
2024-09-03 21:28 ` [PATCH v1 1/3] iio: imu: fxos8700: Drop unused acpi.h Andy Shevchenko
2024-09-03 21:28 ` [PATCH v1 2/3] iio: proximity: sx_common: Unexport sx_common_get_raw_register_config() Andy Shevchenko
2024-09-03 21:28 ` [PATCH v1 3/3] iio: proximity: sx_common: Drop unused acpi.h Andy Shevchenko
2024-09-07 15:24 ` [PATCH v1 0/3] iio: reduce acpi.h usage Jonathan Cameron
2024-09-09  9:21   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox