linux-stable/drivers/iio/potentiometer
Uwe Kleine-König 4c1142cc43 iio: potentiometer: tpl0102: Convert to i2c's .probe_new()
.probe_new() doesn't get the i2c_device_id * parameter, so determine
that explicitly in the probe function.

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-164-uwe@kleine-koenig.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2022-11-23 20:20:30 +00:00
..
ad5110.c iio: potentiometer: ad5110: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
ad5272.c iio: potentiometer: ad5272: Convert to i2c's .probe_new() 2022-11-23 20:20:30 +00:00
ds1803.c iio: potentiometer: ds1803: Convert to i2c's .probe_new() 2022-11-23 20:20:30 +00:00
Kconfig iio: potentiometer: ds1803: Add support for Maxim DS3502 2022-02-26 18:39:27 +00:00
Makefile iio: potentiometer: Add driver support for AD5110 2021-08-15 15:38:16 +01:00
max5432.c iio: potentiometer: max5432: Convert to i2c's .probe_new() 2022-11-23 20:20:30 +00:00
max5481.c iio: potentiometer: max5481: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
max5487.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
mcp4018.c iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections. 2020-09-21 18:41:26 +01:00
mcp4131.c iio: potentiometer: mcp4131: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
mcp4531.c iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections. 2020-09-21 18:41:27 +01:00
mcp41010.c iio: potentiometer: mcp41010: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
tpl0102.c iio: potentiometer: tpl0102: Convert to i2c's .probe_new() 2022-11-23 20:20:30 +00:00