linux/drivers/iio/potentiometer
Matt Ranostay ee2303515e iio: potentiometer: tpl0102: switch to using pointer to chip config
More concise to have a pointer to tpl0102_cfg struct in the iio_priv
data than an integer to an index of an array.

Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Reviewed-by: Slawomir Stepien <sst@poczta.fm>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2018-11-11 15:29:42 +00:00
..
ad5272.c iio: ad5272: Add support for Analog Devices digital potentiometers 2018-02-10 15:48:08 +00:00
ds1803.c iio: potentiometer: ds1803: Remove VLA usage 2018-03-10 15:02:41 +00:00
Kconfig iio: potentiometer: mcp4018: driver for Microchip digital potentiometers 2018-03-10 16:03:25 +00:00
Makefile iio: potentiometer: mcp4018: driver for Microchip digital potentiometers 2018-03-10 16:03:25 +00:00
max5481.c iio: potentiometer: merge calls to of_match_device and of_device_get_match_data 2018-08-19 20:16:39 +01:00
max5487.c iio:potentiometer:max5487: Drop explicit setting of module owner 2017-09-03 18:10:27 +01:00
mcp4018.c iio: potentiometer: mcp4018: use the correct MODULE_LICENSE 2018-08-20 19:25:07 +01:00
mcp4131.c
mcp4531.c iio: potentiometer: mcp4531: switch to SPDX license identifier 2018-08-20 19:26:25 +01:00
tpl0102.c iio: potentiometer: tpl0102: switch to using pointer to chip config 2018-11-11 15:29:42 +00:00