linux/drivers/iio/accel
Jonathan Cameron 3b63f5e8f7 iio: accel: bmc150: Drop ACPI_PTR()
In general the complexity of avoiding maybe unused variable warnings is
not worth dealing with for the small amount of data saved. In thie
case, the i2c driver does include some other code under a CONFIG_ACPI
guard but remove the ACPI_PTR() usage anyway to bring keep it inline
with the spi driver.

Drop include of linux/acpi.h in the spi driver that doesn't need
it as struct acpi_device_id is defined in mod_devicetable.h which
is already included.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20231231183514.566609-9-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2024-01-23 22:06:54 +00:00
..
adis16201.c
adis16209.c
adxl313.h
adxl313_core.c
adxl313_i2c.c iio: accel: adxl313: Use i2c_get_match_data 2023-07-29 12:30:39 +01:00
adxl313_spi.c
adxl345.h iio: accel: adxl345: Simplify adxl345_read_raw() 2023-09-12 10:42:04 +01:00
adxl345_core.c iio: accel: adxl345: Simplify adxl345_read_raw() 2023-09-12 10:42:04 +01:00
adxl345_i2c.c iio: accel: adxl345: Simplify adxl345_read_raw() 2023-09-12 10:42:04 +01:00
adxl345_spi.c iio: accel: adxl345: Simplify adxl345_read_raw() 2023-09-12 10:42:04 +01:00
adxl355.h
adxl355_core.c
adxl355_i2c.c iio: accel: adxl355: Simplify probe() 2023-07-22 17:24:51 +01:00
adxl355_spi.c
adxl367.c
adxl367.h
adxl367_i2c.c
adxl367_spi.c
adxl372.c
adxl372.h
adxl372_i2c.c
adxl372_spi.c iio: adc: Explicitly include correct DT includes 2023-07-23 13:38:13 +01:00
bma180.c iio: accel: bma180: Convert enum->pointer for data in the match table 2023-09-11 20:12:42 +01:00
bma220_spi.c
bma400.h
bma400_core.c
bma400_i2c.c
bma400_spi.c
bmc150-accel-core.c
bmc150-accel-i2c.c iio: accel: bmc150: Drop ACPI_PTR() 2024-01-23 22:06:54 +00:00
bmc150-accel-spi.c iio: accel: bmc150: Drop ACPI_PTR() 2024-01-23 22:06:54 +00:00
bmc150-accel.h
bmi088-accel-core.c iio: accel: bmi088: update comments and Kconfig 2023-12-17 14:22:21 +00:00
bmi088-accel-spi.c iio: accel: bmi088: update comments and Kconfig 2023-12-17 14:22:21 +00:00
bmi088-accel.h
cros_ec_accel_legacy.c
da280.c iio: accel: da280: Stop using ACPI_PTR() 2024-01-23 22:06:54 +00:00
da311.c
dmard06.c
dmard09.c
dmard10.c
fxls8962af-core.c
fxls8962af-i2c.c
fxls8962af-spi.c
fxls8962af.h iio: Remove unused declarations 2023-09-12 10:42:03 +01:00
hid-sensor-accel-3d.c iio: accel: hid-sensor-accel-3d: Convert to platform remove callback returning void 2023-09-23 15:06:52 +01:00
Kconfig iio: accel: bmi088: update comments and Kconfig 2023-12-17 14:22:21 +00:00
kionix-kx022a-i2c.c iio: kx022a: Support ROHM KX132ACR-LBZ 2023-10-05 14:44:06 +01:00
kionix-kx022a-spi.c iio: kx022a: Support ROHM KX132ACR-LBZ 2023-10-05 14:44:06 +01:00
kionix-kx022a.c iio: kx022a: Fix acceleration value scaling 2023-11-16 19:35:41 +00:00
kionix-kx022a.h iio: kx022a: Support ROHM KX132ACR-LBZ 2023-10-05 14:44:06 +01:00
kxcjk-1013.c iio: accel: kxcjk-1013: Move acpi_device_id table under ifdef CONFIG_ACPI 2024-01-23 22:06:54 +00:00
kxsd9-i2c.c
kxsd9-spi.c iio: adc: Explicitly include correct DT includes 2023-07-23 13:38:13 +01:00
kxsd9.c
kxsd9.h
Makefile
mc3230.c
mma7455.h
mma7455_core.c
mma7455_i2c.c
mma7455_spi.c
mma7660.c
mma8452.c iio: accel: mma8452: Sort match tables 2023-09-11 20:12:41 +01:00
mma9551.c iio: accel: mma9551: Drop ACPI_PTR() usage 2024-01-23 22:06:54 +00:00
mma9551_core.c
mma9551_core.h
mma9553.c iio: accel: mma9553: Drop ACPI_PTR() usage 2024-01-23 22:06:54 +00:00
msa311.c iio: accel: msa311: Use correct header(s) instead of string_helpers.h 2023-09-12 10:42:03 +01:00
mxc4005.c iio: accel: mxc4005: Drop ACPI_PTR() usage 2024-01-23 22:06:54 +00:00
mxc6255.c iio: accel: mxc6255: Drop ACPI_PTR() usage 2024-01-23 22:06:54 +00:00
sca3000.c
sca3300.c
ssp_accel_sensor.c
st_accel.h
st_accel_buffer.c
st_accel_core.c
st_accel_i2c.c
st_accel_spi.c
stk8ba50.c iio: accel: stk8ba50: Drop ACPI_PTR() usage 2024-01-23 22:06:54 +00:00
stk8312.c