linux-stable/drivers/iio/potentiometer
Jonathan Cameron 92311717b3 iio:pot:mcp41010: Switch to generic firmware properties.
In this case it was only of_device_get_match_data() + header update.
This enables use of other firmware types with no other changes, such
as ACPI via the PRP0001 route.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Chris Coffey <cmc@babblebit.net>
2021-12-12 17:12:47 +00:00
..
Kconfig iio: potentiometer: Add driver support for AD5110 2021-08-15 15:38:16 +01:00
Makefile iio: potentiometer: Add driver support for AD5110 2021-08-15 15:38:16 +01:00
ad5110.c iio: potentiometer: Add driver support for AD5110 2021-08-15 15:38:16 +01:00
ad5272.c iio: potentiometer: ad5272: Correct polarity of reset 2020-12-03 19:32:42 +00:00
ds1803.c iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protections 2020-09-17 19:13:38 +01:00
max5432.c iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors 2020-09-21 18:41:08 +01:00
max5481.c iio: potentiometer: max5481: convert probe to device-managed 2021-07-19 09:51:59 +01:00
max5487.c iio: potentiometer: max5487: Don't return an error in .remove() 2021-10-19 08:30:46 +01: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: Drop of_match_ptr and use generic fw interfaces. 2020-09-21 18:41:26 +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:pot:mcp41010: Switch to generic firmware properties. 2021-12-12 17:12:47 +00:00
tpl0102.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00