linux/drivers/iio/humidity
Waqar Hameed 178e4bc1e4 iio: Remove single use of macro definition for driver name
There is really no reason for having the driver name as a macro
definition if it is only used once (often as `.name` in `struct
device_driver`). It is also more readable this way. Remove these macro
definitions and instead use the string literal directly.

Signed-off-by: Waqar Hameed <waqar.hameed@axis.com>
Link: https://patch.msgid.link/4840779a167e027b8be77c82f7a4f27210ef084a.1748356671.git.waqar.hameed@axis.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-06-09 07:45:36 +01:00
..
am2315.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
dht11.c iio: Remove single use of macro definition for driver name 2025-06-09 07:45:36 +01:00
ens210.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
hdc100x.c iio: humidity: hdc100x: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:59 +01:00
hdc2010.c iio: humidity: hdc2010: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:59 +01:00
hdc3020.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
hid-sensor-humidity.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
hts221.h iio: humidity: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
hts221_buffer.c iio: humidity: hts221: use irq_get_trigger_type() 2024-09-30 09:20:58 +01:00
hts221_core.c iio: humidity: hts211: Switch to sparse friendly iio_device_claim/release_direct() 2025-04-22 19:09:59 +01:00
hts221_i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
hts221_spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
htu21.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
Kconfig iio: humidity: Add support for ENS210 2024-08-17 15:37:37 +01:00
Makefile iio: humidity: Add support for ENS210 2024-08-17 15:37:37 +01:00
si7005.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
si7020.c iio: humidity: si7020: add heater support 2024-06-13 19:19:23 +01:00