linux-stable/drivers/iio/humidity
Uwe Kleine-König e6b610550e iio: humidity: si7020: Convert to i2c's .probe_new()
The probe function doesn't make use of the i2c_device_id * parameter so it
can be trivially converted.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20221118224540.619276-107-uwe@kleine-koenig.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2022-11-23 20:01:42 +00:00
..
am2315.c iio: humidity: am2315: Convert to i2c's .probe_new() 2022-11-23 20:01:42 +00: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: humidity: hdc100x: Convert to i2c's .probe_new() 2022-11-23 20:01:42 +00:00
hdc2010.c iio: humidity: hdc2010: Convert to i2c's .probe_new() 2022-11-23 20:01:42 +00: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 new device support, features and minor fixes for 5.20 2022-07-14 15:04:49 +02:00
hts221_core.c iio: humidity: hts211: Use devm_regulator_get_enable() 2022-11-23 19:44:02 +00:00
hts221_i2c.c iio: humidity: hts221_i2c: Convert to i2c's .probe_new() 2022-11-23 20:01:42 +00: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: humidity: htu21: Convert to i2c's .probe_new() 2022-11-23 20:01:42 +00: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
si7005.c iio: humidity: si7005: Convert to i2c's .probe_new() 2022-11-23 20:01:42 +00:00
si7020.c iio: humidity: si7020: Convert to i2c's .probe_new() 2022-11-23 20:01:42 +00:00