linux-stable/drivers/iio/humidity
Uwe Kleine-König 7cf15f4275 iio: Switch i2c drivers back to use .probe()
After commit b8a1a4cd5a ("i2c: Provide a temporary .probe_new()
call-back type"), all drivers being converted to .probe_new() and then
03c835f498 ("i2c: Switch .probe() to not take an id parameter") convert
back to (the new) .probe() to be able to eventually drop .probe_new() from
struct i2c_driver.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20230515205048.19561-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2023-05-21 18:54:53 +01:00
..
Kconfig iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER 2021-05-10 14:01:48 +01:00
Makefile iio: humidity: Add TI HDC20x0 support 2020-09-03 19:40:44 +01:00
am2315.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
dht11.c iio: humidity: dht11: Switch from of headers to mod_devicetable.h 2022-02-06 15:21:43 +00:00
hdc100x.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
hdc2010.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
hid-sensor-humidity.c iio: hid-sensors: Update header includes 2021-06-16 14:53:13 +01:00
hts221.h iio: humidity: hts211: Use devm_regulator_get_enable() 2022-11-23 19:44:02 +00:00
hts221_buffer.c iio: Rename iio_trigger_poll_chained and add kernel-doc 2023-03-11 12:18:29 +00:00
hts221_core.c iio: humidity: hts211: Use devm_regulator_get_enable() 2022-11-23 19:44:02 +00:00
hts221_i2c.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
hts221_spi.c iio: humidity: hts221: Move symbol exports into IIO_HTS221 namespace 2022-06-15 22:07:09 +01:00
htu21.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
si7005.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
si7020.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00