linux/drivers/iio/humidity
Jonathan Cameron 3049e64036 iio: humidity: hts221: Drop ACPI_PTR() usage
Avoiding unused variable warnings when using this macro adds
complexity that in simple cases like this one is not justified
for the small saving in data.

Switch include to mod_devicetable.h as that contains the only
ACPI specific definitions needed in this driver.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20231231183514.566609-11-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2024-01-23 22:06:55 +00:00
..
am2315.c
dht11.c
hdc100x.c
hdc2010.c
hdc3020.c iio: humidity: Add driver for ti HDC302x humidity sensors 2023-12-11 19:38:36 +00:00
hid-sensor-humidity.c
hts221.h
hts221_buffer.c
hts221_core.c
hts221_i2c.c iio: humidity: hts221: Drop ACPI_PTR() usage 2024-01-23 22:06:55 +00:00
hts221_spi.c
htu21.c
Kconfig
Makefile
si7005.c
si7020.c